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

Description
Modifies the current set to contain only elements that are present in that object and in the specified set.

 

DISPID (Dispatch ID):

 

For more information, see IntersectWith in .NET Reference.

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

Return Type

See IntersectWith in .NET Reference.

Remarks

For remarks, see IntersectWith in .NET Reference.

Example

For examples, see IntersectWith in .NET Reference.

See Also

UANodeIdSet Collection  | UANodeIdSet Members