ArcFM Engine Developer Guide
CommandBarCommandCollection Class Methods


For a list of all members of this type, see CommandBarCommandCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a Command (based on its key) to the list of Commands.  
Public MethodAddCommandAdds a new Command, defined by its unique key, to the list of Commands.  
Public MethodAddCommandRangeAdds a set of Commands, as defined by their keys, to the list of Commands.  
Public MethodAddRangeAdds a set of Commands (based on their key) to the list of Commands.  
Public MethodClearOverloaded. Clears the list of commands for the commandbar.  
Public MethodContainsOverloaded. Returns whether the specified command is in the list of commands for this commandbar.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides support to allow type-safe iteration over the CommandBar command collection.  
Public MethodInsertCommandInserts a new Command, defined by its unique key, into the list of Commands.  
Public MethodRemoveOverloaded. Removes the specified Command from the list of commands for this CommandBar.  
Top
See Also

Reference

CommandBarCommandCollection Class
Miner.Windows.Commands Namespace

 

 


Send Comment