SNMPCollectionBase.GetEnumerator Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SNMPCollectionBase Class > SNMPCollectionBase Methods >

SNMPCollectionBase.GetEnumerator Method

BR.AN.PviServices .NET


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();

Return Value

An System.Collections.IDictionaryEnumerator for the System.Collections.Hashtable.

Implements

IEnumerable.GetEnumerator

See Also

SNMPCollectionBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]