<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPCollectionBase Class > SNMPCollectionBase Methods > SNMPCollectionBase.GetEnumerator Method |
Represents a collection of key-and-value pairs that are organized based on the hash code of the key
[Visual Basic]
Public Overridable Sub GetEnumerator() _
Implements IEnumerable.GetEnumerator
[C#]
public virtual IEnumerator GetEnumerator();
An System.Collections.IDictionaryEnumerator for the System.Collections.Hashtable.
SNMPCollectionBase Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]