TEnumerableBase.ForEach Method
Overloads
Delphi
procedure ForEach(const action: IInterface; actionCall: TActionCall)
Parameters
- action
- IInterface
- actionCall
- TActionCall
Delphi
function ForEach(const values: IInterface; operation: TCollectionOperation): Integer
Parameters
- values
- IInterface
- operation
- TCollectionOperation
Returns
Integer