Class DMultiHashMap (unit SDL)

Inherits from

DInternalHash

Constructors


constructor Create; override;

Creates this container using the default comparator (DObjectComparator).

constructor CreateFrom(another : DMultiHashMap);


constructor CreateWith(compare : DComparator); override;

Creates this container using the specified comparator for ordering elements.


Functions

Properties

Events

Variables


Constructors


constructor Create; override;

Creates this container using the default comparator (DObjectComparator).


constructor CreateFrom(another : DMultiHashMap);


constructor CreateWith(compare : DComparator); override;

Creates this container using the specified comparator for ordering elements.


Functions


Properties


Events


Variables