'Declaration
Public Overloads Function Equals( _ ByVal other As ExpandedNodeId _ ) As Boolean
'Usage
Dim instance As ExpandedNodeId Dim other As ExpandedNodeId Dim value As Boolean value = instance.Equals(other)
public bool Equals( ExpandedNodeId other )
public: bool Equals( ExpandedNodeId^ other )
Parameters
- other
- The other ExpandedNodeId.