ArcFM Desktop Developer Guide
DockAreaPaneCollection Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by DockAreaPaneCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of Commands 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 an area pane from the list of area 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 new dockable pane to the list of area panes in the DockManager.  
Public MethodAddRangeAdds a group of area panes to the list of area panes of the DockManager.  
Public MethodClearClears the DockManager's list of area panes.  
Public MethodContainsOverloaded. Returns whether the specified area pane is in the DockManager's list of area panes.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides support to allow type-safe iteration over the CommandCollection.  
Public MethodInsertInserts an area pane into the DockManager's list of area panes.  
Public MethodRemoveRemoves the specified area pane from the DockManager's list of area panes.  
Public MethodRemoveAtRemoves the area pane at the specified index from the collection.  
Top
See Also

Reference

DockAreaPaneCollection Class
Miner.Windows.Docking Namespace

 

 


Send Comment