Product Site

5.3.3. MapCollection Class

The MapCollection class is a MIXIN class that defines the basic set of methods implemented by all collections that create a mapping from an index object to a value.

This class is defined as a MIXIN class. The following classes inherit from MapCollection: Directory, IdentityTable, Properties, Relation, Stem, StringTable, Table, and SetCollection classes Bag and Set.
Table 5.13. MapCollection Class