BlankDoes anyone know how to overload the greater than (>) operator? I know that it is probably not in accordance to the framework design patterns, but it would make my code much cleaner.
--
John Wood
EMail: first name, dot, last name, at priorganize.com
Does anyone know how to overload the greater than (>) operator? I know that
it is probably not in accordance to the framework design patterns, but it
would make my code much cleaner.