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