ArcFM Desktop Developer Guide
CommandItemLayoutCollection Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by CommandItemLayoutCollection.

Public Constructors
 NameDescription
Public ConstructorCommandItemLayoutCollection ConstructorCreates a collection for CommandBar or PopupMenuCommand CommandItemLayout objects.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public PropertyItemRetrieves a CommandBarCommandItemLayout from the list based on its key or null if not found.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodAddRangeAdd a list of CommandItemLayouts to the list without allowing duplicates.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodContainsOverloaded. Returns whether the collection already contains an item with the specified key.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodInsertRangeInserts the specified collection of objects into this collection.  
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Top
Protected Methods
See Also

Reference

CommandItemLayoutCollection Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment