OPC Labs EasyOPC-UA Library
UnionWith Method
OpcLabs_EasyOpcUA ActiveX DLL > UAQualifiedNameSet Collection : UnionWith Method

Description
Modifies the current set to contain all elements that are present in itself, the specified set, or both.

 

DISPID (Dispatch ID):

 

For more information, see UnionWith in .NET Reference.

Syntax
Visual Basic
Public Sub UnionWith( _
   ByVal other As Variant _
) 
Parameters
other

Return Type

See UnionWith in .NET Reference.

Remarks

For remarks, see UnionWith in .NET Reference.

Example

For examples, see UnionWith in .NET Reference.

See Also

UAQualifiedNameSet Collection  | UAQualifiedNameSet Members