Object TCopyingArrayList
Unit
Declaration
type generic TCopyingArrayList<TElement> = object(specialize TBaseArrayList<TElement>)
Description
No description available, ancestor TBaseArrayList description follows
Hierarchy
- TObject
- TBaseArrayList
- TCopyingArrayList
Overview
Nested Classes and Records
TEnumerator = object(TBasePreEnumerator) |
Methods
function GetEnumerator: TEnumerator; inline; |
Properties
property Items[Index: SizeInt]: TElement read get write put; |
Description
Methods
function GetEnumerator: TEnumerator; inline; |
|
Properties
property Items[Index: SizeInt]: TElement read get write put; |
|
Generated by PasDoc 0.16.0.