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

Description
Determines whether the current set and a specified set share common elements.

 

DISPID (Dispatch ID):

 

For more information, see Overlaps in .NET Reference.

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

Return Type

See Overlaps in .NET Reference.

Remarks

For remarks, see Overlaps in .NET Reference.

Example

For examples, see Overlaps in .NET Reference.

See Also

UANodeIdSet Collection  | UANodeIdSet Members