In This Article

TabbedMdiContainerCollection Class

Stores a collection of TabbedMdiContainer objects.

public class TabbedMdiContainerCollection : SimpleReadOnlyCollection<TabbedMdiContainer>
Inheritance:
object ReadOnlyCollection<TabbedMdiContainer> SimpleReadOnlyCollection<TabbedMdiContainer> object

Constructors

TabbedMdiContainerCollection()

Stores a collection of TabbedMdiContainer objects.

public TabbedMdiContainerCollection()

Inherited Members

Extension Methods