EasyUA Reference
ExpandedNodeId Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ExpandedNodeId Class : ExpandedNodeId Constructor

Glossary Item Box

Overload List

OverloadDescription
ExpandedNodeId Constructor(ExpandedNodeId) Creates a deep copy of the value.  
ExpandedNodeId Constructor(NodeId) Initializes an expanded node identifier with a node id.  
ExpandedNodeId Constructor(Object,UInt16,String,UInt32)Initializes a new instance of the ExpandedNodeId class.  
ExpandedNodeId Constructor(NodeId,String) Initializes an expanded node identifier with a node id and a namespace URI.  
ExpandedNodeId Constructor(NodeId,String,UInt32) Initializes an expanded node identifier with a node id and a namespace URI.  
ExpandedNodeId Constructor(UInt32) Initializes a numeric node identifier.  
ExpandedNodeId Constructor(UInt32,UInt16) Initializes a guid node identifier with a namespace index.  
ExpandedNodeId Constructor(UInt32,String) Initializes a guid node identifier with a namespace URI.  
ExpandedNodeId Constructor(String,UInt16) Initializes a string node identifier with a namespace index.  
ExpandedNodeId Constructor(String,String) Initializes a string node identifier with a namespace URI.  
ExpandedNodeId Constructor(Guid) Initializes a guid node identifier.  
ExpandedNodeId Constructor(Byte[]) Initializes a guid node identifier.  
ExpandedNodeId Constructor(Byte[],UInt16) Initializes an opaque node identifier with a namespace index.  
ExpandedNodeId Constructor(Byte[],String) Initializes an opaque node identifier with a namespace index.  
ExpandedNodeId Constructor(String) Initializes a node id by parsing a node id string.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.