| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]() ![]()  | Parse | Overloaded. Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object.
 The Parse methods take an expanded text of the OPC-UA node Id as an input, and attempt to parse it into a OpcLabs.EasyOpc.UA.AddressSpace.UANodeId object.  | 
![]()  | ToString | Returns a string that represents the current object. (Inherited from object) | 
![]() ![]()  | TryParse | Converts the string representation of an OPC-UA node Id to equivalent node Id object. A return value indicates whether the conversion succeeded. | 
            


