ExampleStruct GreaterThan operator

Greater than.

public static bool operator >(ExampleStruct value1, ExampleStruct value2)

See Also