Opc.Ua.Core
Equals(ExpandedNodeId) Method



Opc.Ua Namespace > ExpandedNodeId Class > Equals Method : Equals(ExpandedNodeId) Method
The other ExpandedNodeId.
Implements IEquatable.Equals(T)"/>
Syntax
'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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExpandedNodeId Class
ExpandedNodeId Members
Overload List