Unit 'ghashset' Package
[Overview][Constants][Classes][Index] [#fcl-stl]

THashSetIterator

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ghashset.pp line 29

type generic THashSetIterator <T,TTable>= class

public

type

  TLHashSetIterator = TLHashSetIterator;

public

  Fh: SizeUInt;

  Fp: SizeUInt;

  FData: TTable;

  function Next;

  function MoveNext;

  function GetData;

  function GetEnumerator;

  property Data: T; [r]

  property Current: T; [r]

end;

Inheritance

THashSetIterator

|

TObject


Documentation generated on: 2023-03-18