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