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

Description
Removes all elements in the specified set from the current set.

 

DISPID (Dispatch ID):

 

For more information, see ExceptWith in .NET Reference.

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

Return Type

See ExceptWith in .NET Reference.

Remarks

For remarks, see ExceptWith in .NET Reference.

Example

For examples, see ExceptWith in .NET Reference.

See Also

StringSet Collection  | StringSet Members