< Operator (C# Reference)
Visual Studio 2005
All numeric and enumeration types define a "less than" relational operator (<) that returns true if the first operand is less than the second, false otherwise.
All numeric and enumeration types define a "less than" relational operator (<) that returns true if the first operand is less than the second, false otherwise.