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

Glossary Item Box

Overload List

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

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.