 
            | Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockPaneCollection Class | 
For a list of all members of this type, see DockPaneCollection members.
| Name | Description | |
|---|---|---|
|  | Add | Adds a new child pane to the list of child panes for this parent. | 
|  | AddRange | Adds a group of child panes to the list of child panes for this parent. | 
|  | Clear | Clears the list of child panes for this parent pane. | 
|  | Contains | Overloaded. Returns whether the specified pane is in the collection. | 
|  | CopyTo | Copies the items in this collection into an array. | 
|  | GetEnumerator | Provides support to allow type-safe iteration over the CommandCollection. | 
|  | Insert | Inserts a child pane into the list of child panes for this parent. | 
|  | Remove | Removes a child pane from the list of child panes for this parent. | 
|  | RemoveAt | Removes the child pane at the specified index from the collection. |