The ThemeCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ThemeCollection |
Initializes a new instance of the ThemeCollection class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Add |
Add an item into the collection.
|
|
|
Remove |
Removes a from the collection.
|
|
|
RemoveAt |
Removes a at the specified index location.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CollectionType |
Specifies the type of a ConfigurationElementCollectionType object.
(Overrides ConfigurationElementCollection..::..CollectionType.) |
|
|
Item[([( Int32])]) |
Gets or sets the .
|
|
|
Item[([( String])]) |
Gets or sets the .
|
|
|
Theme |
Gets the collecttion of themes.
|