 
            | Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockPaneCollection Class | 
For a list of all members of this type, see DockPaneCollection members.
| Name | Description | |
|---|---|---|
|  | Count | Returns the number of child panes defined for this parent pane. | 
|  | IsReadOnly | Returns whether this collection consists of readonly members. | 
|  | IsSynchronized | Returns whether access to the collection is thread safe. | 
|  | Item | Overloaded. Retrieves a child pane from the list of child panes by index number in list. | 
|  | SyncRoot | Returns an object that can be used to synchronize assess to the collection. | 
|  | UnpinnedCount | Gets the recursive count of the number of child panes that are unpinned for this parent. | 
|  | VisibleCount | Gets the recursive count of the number of child panes that are visible for this parent. |