| Visual Basic (Usage) |  Copy Code | 
|---|---|
| C# | |
|---|---|
| public NodeId operator explicit( ExpandedNodeId value ) | |
Parameters
- value
| Exception | Description | 
|---|---|
| System.InvalidCastException | Thrown if the ExpandedNodeId is an absolute node identifier. | 
            Converts an ExpandedNodeId to a NodeId.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    