TAddToCollection Delegate

Definition

Delphi
type TAddToCollection = function(const collection: IInterface; const value): Boolean

Parameters

collection
IInterface
value
Void

Returns

Boolean