<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HashtableArray Class > HashtableArray Methods > HashtableArray.GetEnumerator Method |
Returns an enumerator for a section of the System.Collections.ArrayList.
[Visual Basic]
Public Overridable Sub GetEnumerator()
[C#]
public virtual IEnumerator GetEnumerator();
An IEnumerator for the specified section of the System.Collections.ArrayList.
Exceptions: System.ArgumentOutOfRangeException: index is less than zero -or- count is less than zero. System.ArgumentException: index and count do not specify a valid range in the System.Collections.ArrayList.
HashtableArray Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]