TEnumerableBase.ForEach Method

Overloads

ForEach(IInterface, TActionCall)

Delphi
procedure ForEach(const action: IInterface; actionCall: TActionCall)

Parameters

action
IInterface
actionCall
TActionCall

ForEach(IInterface, TCollectionOperation)

Delphi
function ForEach(const values: IInterface; operation: TCollectionOperation): Integer

Parameters

values
IInterface

Returns

Integer