The SetCollection Class

The SetCollection class defines no methods of its own, but serves as a collection type for collections that constrain the index and item to be be the same object.

The class SetCollection subclasses (specializes) The Collection Classes and is a mixin class (it can be inherited by other classes). The following classes inherit (specialize) this class: