The following tables list the members exposed by ParsedNodeId.
Name | Description | |
---|---|---|
![]() | ParsedNodeId Constructor |
Name | Description | |
---|---|---|
![]() | ComponentPath | The relative path to the component identified by the NodeId. |
![]() | NamespaceIndex | The namespace index that qualified the NodeId. |
![]() | RootId | The identifier for the root of the NodeId. |
![]() | RootType | The type of root node. |
Name | Description | |
---|---|---|
![]() | Construct | Constructs a node identifier. |
![]() ![]() | ConstructIdForComponent | Constructs the node identifier for a component. |
![]() ![]() | Parse | Parses the specified node identifier. |
Name | Description | |
---|---|---|
![]() ![]() | EscapeAndAppendString | Escapes and appends a string. |
![]() ![]() | ExtractAndUnescapeString | Extracts the and unescapes a string. |
![]() ![]() | ExtractNumber | Extracts a number from the string. |