Name | Description | |
---|---|---|
![]() | ExpandedNodeId Constructor | Overloaded. |
The following tables list the members exposed by ExpandedNodeId.
Name | Description | |
---|---|---|
![]() | ExpandedNodeId Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Identifier | The node identifier. |
![]() | IdType | The type of node identifier used. |
![]() | IsAbsolute | Returns true if the expanded node id is an absolute identifier that contains a namespace URI instead of a server dependent index. |
![]() | IsNull | Whether the object represents a Null NodeId. |
![]() | NamespaceIndex | The index of the namespace URI in the server's namespace array. |
![]() | NamespaceUri | The namespace that qualifies the node identifier. |
![]() ![]() | Null | Returns an instance of a null ExpandedNodeId. |
![]() | ServerIndex | The index of the server where the node exists. |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | CompareTo | Compares the current instance to the object. |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | Format | Overloaded. Formats a expanded node id as a string. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() ![]() | Parse | Overloaded. Parses a expanded node id string, translated any namespace indexes and returns the result. |
![]() ![]() | ToNodeId | Converts an expanded node id to a node id using a namespace table. |
![]() | ToString | Overloaded. Returns the string representation of an ExpandedNodeId. |
![]() | Returns true if the objects are equal. |
![]() | Converts an ExpandedNodeId to a NodeId. |
![]() | 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. |