Class TSortedHashSet.TSortedHashSetEnumerator

Unit

Declaration

type TSortedHashSetEnumerator = class(TCustomSetEnumerator)

Description

No description available, ancestor TCustomSetEnumerator description follows
No description available, ancestor TEnumerator description follows

TEnumerator

Hierarchy

Enclosing Class

Overview

Internal Types

Protected TTreeEnumerator = TAVLTree<T>.TItemEnumerator;

Methods

Protected function GetCurrent: T; override;
Public constructor Create(ASet: TCustomSet<T>); override;

Description

Internal Types

Protected TTreeEnumerator = TAVLTree<T>.TItemEnumerator;
 

Methods

Protected function GetCurrent: T; override;
 
Public constructor Create(ASet: TCustomSet<T>); override;
 

Generated by PasDoc 0.15.0.