| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace : C1ThemeCollection Class |
The following tables list the members exposed by C1ThemeCollection.
| Name | Description | |
|---|---|---|
![]() | C1ThemeCollection Constructor |
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,C1Theme>) |
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,C1Theme>) |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,C1Theme>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,C1Theme>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<C1Theme>) |
![]() | TryGetValue | Retrieves a theme by its name. |