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

Description
Determines whether a set is a superset of the specified set.

 

DISPID (Dispatch ID):

 

For more information, see IsSupersetOf in .NET Reference.

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

Return Type

See IsSupersetOf in .NET Reference.

Remarks

For remarks, see IsSupersetOf in .NET Reference.

Example

For examples, see IsSupersetOf in .NET Reference.

See Also

UANodeIdSet Collection  | UANodeIdSet Members