Class TEnumerableWithPointers

Unit

Declaration

type TEnumerableWithPointers<T> = class(TEnumerable<T>)

Description

No description available, ancestor TEnumerable description follows

TEnumerable

Hierarchy

Overview

Methods

Private function GetPtr: PPointersCollection; inline;

Properties

Public property Ptr: PPointersCollection read GetPtr;

Description

Methods

Private function GetPtr: PPointersCollection; inline;
 

Properties

Public property Ptr: PPointersCollection read GetPtr;
 

Generated by PasDoc 0.15.0.