TWhereIndexIterator<T>.fPredicate Field

Represents field fPredicate.

Namespace: Spring.Collections.Extensions
private
 fPredicate: TFunc<T, Integer, Boolean>;

Field Value

Type: TFunc<T, Integer, Boolean>