Class DMap (unit SDL) |
Maps associate a key with a value. If no comparator is supplied during construction, the hashComparator is used...making a hash map.
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Creates this container using the default comparator (DObjectComparator).
Creates this container using the specified comparator for ordering elements.
Functions |
Does this container use pairs?
Properties |
Events |
Variables |