| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim value As Guid Dim instance As New ExpandedNodeId(value) | |
Parameters
- value
- The Guid value of the node we are wrapping
Creates a new instance of the class while specifying the System.Guid value of the node we are wrapping.
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    