TCollectionWrapper.Create Constructor
Definition
Delphi
constructor Create(const source: IEnumerable; getCurrent: TGetCurrent; add: TAddToCollection)
Parameters
- source
- IEnumerable
- getCurrent
- TGetCurrent
- add
- TAddToCollection
constructor Create(const source: IEnumerable; getCurrent: TGetCurrent; add: TAddToCollection)