Object TCustomPointersCollection

Unit

Declaration

type TCustomPointersCollection<T,PT> = object(TObject)

Description

Hierarchy

  • TObject
  • TCustomPointersCollection

Overview

Methods

Protected function Enumerable: TLocalEnumerable; inline;
Public function GetEnumerator: TEnumerator<PT>;

Description

Methods

Protected function Enumerable: TLocalEnumerable; inline;

compiler has bug for directly usage of TEnumerable<T>

Public function GetEnumerator: TEnumerator<PT>;
 

Generated by PasDoc 0.15.0.