| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim nodeId As NodeId Dim value As Boolean value = NodeId.IsNull(nodeId) | |
Parameters
- nodeId
- The NodeId to validate
            Returns a true/false value to indicate if the specified NodeId is null.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    