A delegate which determines the order of two objects.
Constructor for comparisons.
The type of objects to compare.
A callback function which determines the order of two objects. This function must return a number which fits in a 32-bit unsigned integer.
A delegate which determines the order of two objects.