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

Description
Determines whether a set and the specified set contain the same elements.

 

DISPID (Dispatch ID):

 

For more information, see SetEquals in .NET Reference.

Syntax
Visual Basic
Public Function SetEquals( _
   ByVal other As Variant _
) As Boolean
Parameters
other

Return Type

See SetEquals in .NET Reference.

Remarks

For remarks, see SetEquals in .NET Reference.

Example

For examples, see SetEquals in .NET Reference.

See Also

UAQualifiedNameSet Collection  | UAQualifiedNameSet Members