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

THashSet

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

Declaration

Source position: ghashset.pp line 44

type generic THashSet <T,Thash>= class

public

type

  TIterator = TIterator;

public

  constructor create;

  destructor destroy; override;

  procedure insert();

  function contains();

  function size;

  procedure delete();

  function IsEmpty;

  function GetEnumerator;

  function Iterator;

end;

Inheritance

THashSet

|

TObject


Documentation generated on: 2023-03-18