Opc.Ua.Core
NodeId Class Members
Properties  Methods 


Opc.Ua Namespace : NodeId Class

The following tables list the members exposed by NodeId.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The node identifier.  
Public Property The type of node identifier used.  
Public Property Whether the object represents a Null NodeId.  
Public Property The index of the namespace URI in the server's namespace array.  
Public Propertystatic (Shared in Visual Basic) Returns an instance of a null NodeId.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Compares the current instance to the object.  
Public Methodstatic (Shared in Visual Basic) Converts an identifier and a namespaceUri to a local NodeId using the namespaceTable.  
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodOverloaded.  Formats a NodeId as a string.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Checks if the node id represents a 'Null' node id.  
Public Method Makes a deep copy of the object.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Parses an NodeId formatted as a string and converts it a NodeId.  
Public Methodstatic (Shared in Visual Basic) Converts a node id to an expanded node id using a namespace table.  
Public MethodOverloaded. Returns a string that represents the current object.  
Top
Public Operators
Returns true if the objects are equal.
Returns true if a is greater than b.
Overloaded.  Converts an integer to a numeric node identifier.
Returns true if the objects are not equal.
Returns true if a is less than b.
Top
See Also

Reference

NodeId Class
Opc.Ua Namespace