Name | Description | |
---|---|---|
![]() | NodeId Constructor | Overloaded. |
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 | |
![]() | CompareTo | Compares the current instance to the object. |
![]() ![]() | Create | Converts an identifier and a namespaceUri to a local NodeId using the namespaceTable. |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | Format | Overloaded. Formats a NodeId as a string. |
![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | IsNull | Overloaded. Checks if the node id represents a 'Null' node id. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() ![]() | Parse | Overloaded. Parses an NodeId formatted as a string and converts it a NodeId. |
![]() ![]() | ToExpandedNodeId | Converts a node id to an expanded node id using a namespace table. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |
![]() | 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. |