ArcFM Desktop Developer Guide
LicenseLayoutCollection Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by LicenseLayoutCollection.

Public Constructors
 NameDescription
Public ConstructorLicenseLayoutCollection ConstructorCreates a standard collection for LicenseLayout objects.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public PropertyItemRetrieves an LicenseLayout from the list based on its Name property value.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodContainsReturns if a case-insensitive LicenseLayout.Name already exists in the list.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodInsertRangeInserts a collection of LicenseLayouts into this list at the index specified.  
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>)
Top
Protected Methods
See Also

Reference

LicenseLayoutCollection Class
Miner.Windows.Layout.Data Namespace

 

 


Send Comment