Visual Basic (Usage) | ![]() |
---|---|
C# | |
---|---|
public bool operator <( StatusCode a, StatusCode b ) |
Parameters
- a
- The first value being compared
- b
- The second value being compared to
Returns true if the object a is less than object b.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x