TCollectionOperation Delegate
Definition
Delphi
type TCollectionOperation = function(const enumerator: IInterface; const collection: IInterface): Boolean
Parameters
- enumerator
- IInterface
- collection
- IInterface
Returns
Boolean
type TCollectionOperation = function(const enumerator: IInterface; const collection: IInterface): Boolean