Product Site

5.3.5. SetCollection Class

This is a tagging MIXIN class only and does not define any methods of its own. Collections that implement SetCollection are MapCollections that constrain the index and item to be be the same object.

This class is defined as a MIXIN class. The following classes inherit from SetCollection: Bag and Set.
Table 5.15. SetCollection Class
Object
Methods inherited from the Object class
Class (Metaclass)
Methods inherited from the Class class
+ Collection (Mixin Class)
Methods inherited from the Collection class
SetCollection (Mixin Class)
(no class or instance methods)