'DeclarationPublic Function New( _ ByVal value As ExpandedNodeId _ )
'UsageDim value As ExpandedNodeId Dim instance As New ExpandedNodeId(value)
public ExpandedNodeId( ExpandedNodeId value )
public: ExpandedNodeId( ExpandedNodeId^ value )
Parameters
- value
 - The ExpandedNodeId to copy