company logo

Container - Container (internal class - not supported as interface)

Container is an abstract base class for different collection classes. Container provides the basic functionality for inserting, deleting, and searching for instances in the collection. It also provides instance storage management.