OPC Labs Base Library
Add Method
OpcLabs_BaseLib ActiveX DLL > XmlQualifiedName2Dictionary Collection : Add Method

Description
Adds an element with the provided key and value to the dictionary.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Syntax
Visual Basic
Public Sub Add( _
   ByVal key As Variant, _
   ByVal Item As Variant _
) 
Parameters
key

Item

Return Type

See Add in .NET Reference.

Remarks

For remarks, see Add in .NET Reference.

Example

For examples, see Add in .NET Reference.

See Also

XmlQualifiedName2Dictionary Collection  | XmlQualifiedName2Dictionary Members