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