ArcFM Engine Developer Guide
CommandItemLayoutCollection Class Methods


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

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
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>)
Top
See Also

Reference

CommandItemLayoutCollection Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment