Visual Basic (Usage) | ![]() |
---|---|
Dim value As ExpandedNodeId Dim instance As New ExpandedNodeId(value) |
C# | |
---|---|
public ExpandedNodeId( ExpandedNodeId value ) |
Parameters
- value
- The ExpandedNodeId to copy
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when the parameter is null |
Creates a new instance of the object, while copying the properties of the specified object.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x