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

Overview

Methods

Public function indexOf(const element: TElement): SizeInt;
Public function contains(const element: TElement): Boolean;

Description

Methods

Public function indexOf(const element: TElement): SizeInt;
 
Public function contains(const element: TElement): Boolean;
 

Generated by PasDoc 0.16.0.