TCollections.CreateSortedList<T> Method

Represents method CreateSortedList<T>.

Namespace: Spring.Collections
public
 class function CreateSortedList<T>: IList<T>; overload; static;

Type Parameters

T

Return Value

Type: IList<T>