Interfaces
 InterfaceDescription
 ICollection Definition of what it means for an object to represent a collection of objects.
Classes
 ClassDescription
 ArrayCollection A wrapper for the Array which allows them to be used as ICollections.
 DisplayListCollection