Overload | Description |
---|---|
Implicit Type Conversion(NodeId,UInt32) | Converts an integer to a numeric node identifier. |
Implicit Type Conversion(NodeId,Guid) | Converts a guid to a guid node identifier. |
Implicit Type Conversion(NodeId,Byte[]) | Converts a byte array to an opaque node identifier. |
Implicit Type Conversion(NodeId,String) | Parses a node id string and initializes a node id. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x