TFoldedStack<T>.Create Constructor
Definition
Delphi
constructor Create(const elementType: PTypeInfo; const comparer: IComparer<T>; ownsObjects: Boolean = False)
Parameters
- elementType
- PTypeInfo
- comparer
- IComparer<T>
- ownsObjects
- Boolean
constructor Create(const elementType: PTypeInfo; const comparer: IComparer<T>; ownsObjects: Boolean = False)