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