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