ArcFM Engine Developer Guide
DockControlPaneCollection Class Members
Properties  Methods 


The following tables list the members exposed by DockControlPaneCollection.

Public Constructors
 NameDescription
Public ConstructorDockControlPaneCollection ConstructorConstructs a new dock control pane collection.  
Top
Public Properties
 NameDescription
Public PropertyCountReturns the number of Control panes defined in this application.  
Public PropertyIsReadOnlyReturns whether this collection consists of readonly members.  
Public PropertyIsSynchronizedReturns whether access to the collection is thread safe.  
Public PropertyItemOverloaded. Retrieves a control pane from the list of control panes by index number in list.  
Public PropertySyncRootReturns an object that can be used to synchronize assess to the collection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a DockControlPane to the list of control panes of the DockManager.  
Public MethodClearClears the DockManager's list of control panes.  
Public MethodContainsOverloaded. Returns whether the specified control pane is in the DockManager's list of control panes.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides support to allow type-safe iteration over the CommandCollection.  
Public MethodGetItemArrayReturns the list of DockControlPane keys in this collection.  
Public MethodInsertInserts a pane into the DockManager's list of control panes.  
Public MethodRemoveRemoves the specified pane from the DockManager's list of control panes.  
Public MethodRemoveAtRemoves the control pane at the specified index from the collection.  
Top
See Also

Reference

DockControlPaneCollection Class
Miner.Windows.Docking Namespace

 

 


Send Comment