ListTSort Method |
Namespace: System.Collections.Generic
public void Sort()
Exception | Condition |
---|---|
InvalidOperationException | The default comparer Default cannot find an implementation of the IComparableT generic interface or the IComparable interface for type T. |