Implement to compare two arguments for sorting.
Implement to compare two arguments for sorting. Return a negative value, zero, or a positive value if the first argument is smaller, equal or greater than the second.
IQueryComparator Interface | Db4objects.Db4o.Query Namespace