OPC Labs Base Library
GetEnumerator Method
OpcLabs_BaseLib ActiveX DLL > StringObjectDictionary Collection : GetEnumerator Method
Description
Returns an enumerator that iterates through a collection.

 

DISPID (Dispatch ID):

 

For more information, see GetEnumerator in .NET Reference.

Syntax
Visual Basic
Public Function GetEnumerator() As IEnumVARIANT
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

StringObjectDictionary Collection  | StringObjectDictionary Members