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

Description
Modifies the current set to contain only elements that are present either in that set or in the specified set, but not both.

 

DISPID (Dispatch ID):

 

For more information, see SymmetricExceptWith in .NET Reference.

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

Return Type

See SymmetricExceptWith in .NET Reference.

Remarks

For remarks, see SymmetricExceptWith in .NET Reference.

Example

For examples, see SymmetricExceptWith in .NET Reference.

See Also

UAQualifiedNameSet Collection  | UAQualifiedNameSet Members