| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim value As UInteger Dim instance As New ExpandedNodeId(value) | |
Parameters
- value
- The numeric id of a node to wrap
            Creates a new instance of the object while accepting the numeric id/value of
            the NodeID we are wrapping.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    