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