TCollections.CreateList<T>(Boolean) Method

Represents method CreateList<T>(Boolean).

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

Type Parameters

T

Parameters

ownsObjects
Type: Boolean

Return Value

Type: IList<T>