Object TCopyingPtrArrayList
Unit
Declaration
type generic TCopyingPtrArrayList<TElement> = object(specialize TCopyingArrayList<TElement>)
Description
No description available, ancestor TCopyingArrayList description follows
No description available, ancestor TBaseArrayList description follows
Hierarchy
- TObject
- TBaseArrayList
- TCopyingArrayList
- TCopyingPtrArrayList
Overview
Methods
function indexOf(const element: TElement): SizeInt; |
|
function contains(const element: TElement): Boolean; |
Description
Methods
function indexOf(const element: TElement): SizeInt; |
|
function contains(const element: TElement): Boolean; |
|
Generated by PasDoc 0.16.0.