TAnonymousReadOnlyList<T>.fItems Field

Represents field fItems.

Namespace: Spring.Collections.Lists
private
 fItems: TFunc<Integer, T>;

Field Value

Type: TFunc<Integer, T>