OPC Labs EasyOPC-UA Library
Match Method
OpcLabs_EasyOpcUA ActiveX DLL > UANodeId Object : Match Method

Description
Determines whether the node Id matches another node Id.

 

DISPID (Dispatch ID):

 

For more information, see Match in .NET Reference.

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

Return Type

See Match in .NET Reference.

Remarks

For remarks, see Match in .NET Reference.

Example

For examples, see Match in .NET Reference.

See Also

UANodeId Object  | UANodeId Members