TCollections.CreateSortedList<T>(Boolean) Method

Represents method CreateSortedList<T>(Boolean).

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

Type Parameters

T

Parameters

ownsObjects
Type: Boolean

Return Value

Type: IList<T>