TCollections.CreateSortedObjectList<T>(Boolean) Method

Represents method CreateSortedObjectList<T>(Boolean).

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

Type Parameters

T

Parameters

ownsObjects
Type: Boolean

Return Value

Type: IList<T>