Object TCopyingArrayList

Unit

Declaration

type generic TCopyingArrayList<TElement> = object(specialize TBaseArrayList<TElement>)

Description

No description available, ancestor TBaseArrayList description follows

Hierarchy

Overview

Nested Classes and Records

Public TEnumerator = object(TBasePreEnumerator)

Methods

Public function GetEnumerator: TEnumerator; inline;

Properties

Public property Items[Index: SizeInt]: TElement read get write put;

Description

Methods

Public function GetEnumerator: TEnumerator; inline;
 

Properties

Public property Items[Index: SizeInt]: TElement read get write put;
 

Generated by PasDoc 0.16.0.