Overload | Description |
---|---|
Implicit Type Conversion(String,UANodeId) | Converts a node Id to a string. |
Implicit Type Conversion(UANodeId,String) | Converts a System.String to a node Id. |
Implicit Type Conversion(UANodeId,UABuiltInType) | Creates a node Id that is the data type Id that corresponds to the specified OPC UA build-in type (an enumeration). |