Sorts the elements of a sequence in ascending order using the default comparer for their type.
public function Ordered: IEnumerable<TGenericPair>; override;