TWhereIndexIterator<T>.fPredicate Field
Represents field fPredicate.
private fPredicate: TFunc<T, Integer, Boolean>;
Field Value
Type: TFunc<T, Integer, Boolean>
Represents field fPredicate.
private fPredicate: TFunc<T, Integer, Boolean>;