EasyUA Reference
Implicit Type Conversion Operator
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > NodeId Class : Implicit Type Conversion Operator

Glossary Item Box

Converts an integer to a numeric node identifier.

Overload List

OverloadDescription
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.  

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.