TCollectionHelper.AsList<T> Method

Overloads

AsList

Delphi
function AsList: IList<TCollectionItem>

Returns

IList<TCollectionItem>

AsList<T>

Delphi
function AsList<T>: IList<T>

Type Parameters

T

Returns

IList<T>