For a list of all members of this type, see UANodeId members.
Public Methods
| Name | Description |
| Add | Creates a browse path by adding a browse path element to a node Id. |
| Clone | Overridden. |
| CloneIdentifier | Creates a clone of a give node identifier part. |
| CompareTo | Overloaded. |
| CreateStandard | Creates a node ID with an identifier in the standard OPC UA namespace. |
| Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. |
| Format | Formats the node Id object into a string. |
| FromUABuiltInType | Converts the OPC UA build-in type (an enumeration) to the node Id that is its corresponding data type Id. |
| FromUANodeDescriptor | Converts a node descriptor to a node Id. |
| GetHashCode | Overridden. Serves as a hash function for a particular type. |
| GetIdentifierString | Gets the identifier string for a given identifier. |
| GetObjectData | Overridden. |
| GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
| GetType | Gets the System.Type of the current instance. (Inherited from object) |
| IsNormalizedIdentifier | Determines whether the identifier is normalized, i.e. an System.Int64, a System.String, a System.Guid, or an array of System.Byte. |
| IsValidIdentifier | Determines whether the given identifier is valid. |
| Match | Overloaded. Determines whether the two node Ids match. |
| Parse | Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object. |
| ReadStringList | |
| ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
| SetIdentifier | Sets the identifier value, either numeric, string, GUID, or opaque, or none. |
| SetOpaqueIdentifier | Sets the opaque identifier value (in namespace specific format). |
| ToBrowsePath | Creates an empty browse path with this node as its starting node. |
| ToString | Overridden. Returns a string that represents the current node Id. |
| ToUABuiltInType | Converts the node Id that represents a data type (data type Id) to a built-in type it corresponds to. |
| TryParse | Converts the string representation of an OPC-UA node Id to equivalent node Id object. A return value indicates whether the conversion succeeded. |
| WriteStringList | |
| WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Top
Protected Methods
Extension Methods
| Name | Description |
| SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also
Reference
UANodeId Class
OpcLabs.EasyOpc.UA.AddressSpace Namespace
OPC UA Node IDs
Namespace indices in OPC UA Node Ids