The following tables list the members exposed by NodeId.
Name | Description | |
---|---|---|
![]() | NodeId Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Identifier | The node identifier. |
![]() | IdType | The type of node identifier used. |
![]() | IsNullNodeId | Whether the object represents a Null NodeId. |
![]() | NamespaceIndex | The index of the namespace URI in the server's namespace array. |
![]() ![]() | Null | Returns an instance of a null NodeId. |
Name | Description | |
---|---|---|
![]() | Clone | Makes a deep copy of the object. |
![]() | CompareTo | Compares the current instance to the object. |
![]() ![]() | Create | Converts an identifier and a namespaceUri to a local NodeId using the namespaceTable. |
![]() | Equals | Determines if the specified object is equal to the NodeId. |
![]() | Format | Overloaded. Formats a node id as a string. |
![]() | GetHashCode | Returns a unique hashcode for the NodeId |
![]() ![]() | IsNull | Overloaded. Checks if the node id represents a 'Null' node id. |
![]() ![]() | Parse | Parses a node id string and returns a node id object. |
![]() ![]() | ToExpandedNodeId | Converts an node id to an expanded node id using a namespace table. |
![]() | ToString | Overloaded. Returns the string representation of a NodeId. |
![]() | 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. |