OPC Labs EasyOPC-UA Library
Add Method
OpcLabs_EasyOpcUA ActiveX DLL > EasyUAMonitoredItemArgumentsDictionary 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 Long, _
   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

EasyUAMonitoredItemArgumentsDictionary Collection  | EasyUAMonitoredItemArgumentsDictionary Members