Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Item |
The following tables list the members exposed by TabbedMdiTabGroupCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Item |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TabbedMdiTabGroup>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes all TabbedMdiTabGroup objects from the collection. | |
InsertItem | Overridden. Inserts the TabbedMdiTabGroup object into the collection at the specified index. | |
RemoveItem | Overridden. Removes the TabbedMdiTabGroup object at the specified index from the collection. | |
SetItem | Overridden. Replaces the TabbedMdiTabGroup object at the specified index. |