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

Description
Determines whether a set is a proper subset of the specified set.

 

DISPID (Dispatch ID):

 

For more information, see IsProperSubsetOf in .NET Reference.

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

Return Type

See IsProperSubsetOf in .NET Reference.

Remarks

For remarks, see IsProperSubsetOf in .NET Reference.

Example

For examples, see IsProperSubsetOf in .NET Reference.

See Also

UAQualifiedNameSet Collection  | UAQualifiedNameSet Members