| Visual Basic (Usage) |  Copy Code | 
|---|---|
| C# | |
|---|---|
| public bool operator <( ExpandedNodeId value1, object value2 ) | |
Parameters
- value1
- value2
            Returns true if a is less than b.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    