TCollectionThunks<T>.GetCurrentWithPredicate Method

Definition

Delphi
class function GetCurrentWithPredicate(const enumerator: IInterface; const predicate: IInterface; var value): Boolean

Parameters

enumerator
IInterface
predicate
IInterface
value
Void

Returns

Boolean