OPC Labs Base Library
Keys Property
OpcLabs_BaseLib ActiveX DLL > DictionaryWrapper Collection : Keys Property
Description
Gets a collection object containing the keys of the dictionary object.

 

DISPID (Dispatch ID):

 

For more information, see Keys in .NET Reference.

Property type
Read-only property
Syntax
Visual Basic
Public Property Keys As ICollection
Return Type

See Keys in .NET Reference.

Remarks

For remarks, see Keys in .NET Reference.

Example

For examples, see Keys in .NET Reference.

See Also

DictionaryWrapper Collection  | DictionaryWrapper Members