Class THashSet.THashSetEnumerator

Unit

Declaration

type THashSetEnumerator = 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 TDictionaryEnumerator = TDictionary<T, TEmptyRecord>.TKeyEnumerator;

Methods

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

Description

Internal Types

Protected TDictionaryEnumerator = TDictionary<T, TEmptyRecord>.TKeyEnumerator;
 

Methods

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

Generated by PasDoc 0.15.0.