OPC Labs Base Library
GetEnumerator Method
OpcLabs_BaseLib ActiveX DLL > DictionaryWrapper Collection : GetEnumerator Method
Description
Returns a dictionary enumerator object for the dictionary object.

 

DISPID (Dispatch ID):

 

For more information, see GetEnumerator in .NET Reference.

Syntax
Visual Basic
Public Function GetEnumerator() As IDictionaryEnumerator
Return Type

See GetEnumerator in .NET Reference.

Remarks

For remarks, see GetEnumerator in .NET Reference.

Example

For examples, see GetEnumerator in .NET Reference.

See Also

DictionaryWrapper Collection  | DictionaryWrapper Members