 
            | Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : LicenseLayoutCollection Class | 
The following tables list the members exposed by LicenseLayoutCollection.
| Name | Description | |
|---|---|---|
|  | LicenseLayoutCollection Constructor | Creates a standard collection for LicenseLayout objects. | 
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | Item | Overloaded. Retrieves an LicenseLayout from the list based on its Name property value. | 
| Name | Description | |
|---|---|---|
|  | Items | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | Contains | Returns if a case-insensitive LicenseLayout.Name already exists in the list. | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | InsertRange | Inserts a collection of LicenseLayouts into this list at the index specified. | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
| Name | Description | |
|---|---|---|
|  | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) | 
|  | SetItem | (Inherited from System.Collections.ObjectModel.Collection<LicenseLayout>) |