OPC Labs Base Library
SetKey Method
OpcLabs_BaseLib ActiveX DLL > DictionaryEntry2 Object : SetKey Method

Description
Sets the key in the key/value pair.

 

DISPID (Dispatch ID):

 

For more information, see SetKey in .NET Reference.

Syntax
Visual Basic
Public Sub SetKey( _
   ByVal key As Variant _
) 
Parameters
key

Return Type

See SetKey in .NET Reference.

Remarks

For remarks, see SetKey in .NET Reference.

Example

For examples, see SetKey in .NET Reference.

See Also

DictionaryEntry2 Object  | DictionaryEntry2 Members