OPC Labs EasyOPC-UA Library
Add Method
OpcLabs_EasyOpcUA ActiveX DLL > UADiscoveryElementCollection Collection : Add Method

Description
Adds an object to the end of the collection.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Syntax
Visual Basic
Public Sub Add( _
   ByVal Item As Variant _
) 
Parameters
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

UADiscoveryElementCollection Collection  | UADiscoveryElementCollection Members