TCollectionHelper.AsList<T> Method

Represents method AsList<T>.

Namespace: Spring.Collections
public
 function AsList<T: TCollectionItem>: IList<T>; overload;

Type Parameters

T

Return Value

Type: IList<T>