ArcFM Engine Developer Guide
CommandLayoutCollection Class Members
Properties  Methods 


The following tables list the members exposed by CommandLayoutCollection.

Public Constructors
 NameDescription
Public ConstructorCommandLayoutCollection ConstructorCreates a standard collection for CommandLayout objects.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public PropertyItemRetrieves a CommandLayout 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<CommandLayout>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>)
Top
Protected Methods
See Also

Reference

CommandLayoutCollection Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment