ArcFM Desktop Developer Guide
OptionSetCollection Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by OptionSetCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of OptionSets defined for the CommandManager.  
Public PropertyIsReadOnlyReturns whether this collection consists of readonly members.  
Public PropertyIsSynchronizedReturns whether access to the collection is thread safe.  
Public PropertyItemOverloaded. Fetches an OptionSet from the CommandManager's list via its index in the list.  
Public PropertySyncRootReturns an object that can be used to synchronize assess to the collection.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Add a new OptionSet to the list OptionSets of this application.  
Public MethodClearClears the list of all component items.  
Public MethodContainsOverloaded. Returns whether the specified optionset is in the list of optionsets.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides support to allow type-safe iteration over the CommandCollection.  
Public MethodRemoveRemoves the OptionSet from the list of OptionSets.  
Public MethodRemoveAtRemoves the optionset at the specified index from the collection.  
Top
See Also

Reference

OptionSetCollection Class
Miner.Windows.Commands Namespace

 

 


Send Comment