OPC Labs Base Library
IsProperSupersetOf Method
OpcLabs_BaseLib ActiveX DLL > StringSet Collection : IsProperSupersetOf Method

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

 

DISPID (Dispatch ID):

 

For more information, see IsProperSupersetOf in .NET Reference.

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

Return Type

See IsProperSupersetOf in .NET Reference.

Remarks

For remarks, see IsProperSupersetOf in .NET Reference.

Example

For examples, see IsProperSupersetOf in .NET Reference.

See Also

StringSet Collection  | StringSet Members