OPC Labs EasyOPC-UA Library
ExceptWith Method
OpcLabs_EasyOpcUA ActiveX DLL > UANodeIdSet Collection : ExceptWith Method

Description
Removes all elements in the specified set from the current set.

 

DISPID (Dispatch ID):

 

For more information, see ExceptWith in .NET Reference.

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

Return Type

See ExceptWith in .NET Reference.

Remarks

For remarks, see ExceptWith in .NET Reference.

Example

For examples, see ExceptWith in .NET Reference.

See Also

UANodeIdSet Collection  | UANodeIdSet Members