| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NodeId Dim obj As Object Dim value As Boolean value = instance.Equals(obj) | |
Parameters
- obj
- The object (NodeId or ExpandedNodeId is desired) to compare to
Returns a true/false if the specified NodeId is the same as this NodeId.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x