[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1IconCollection

C1IconCollection Class

Represents the collection of icons for the C1.Framework.C1CompositeIcon.

Inheritance
List<ThemeItem>
C1IconCollection
Implements
IList<ThemeItem>
ICollection<ThemeItem>
IReadOnlyList<ThemeItem>
IEnumerable<ThemeItem>
Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
public class C1IconCollection : List<ThemeItem>, IList<ThemeItem>, ICollection<ThemeItem>, IList, ICollection, IReadOnlyList<ThemeItem>, IReadOnlyCollection<ThemeItem>, IEnumerable<ThemeItem>, IEnumerable

Constructors

Name Description
C1IconCollection(ThemeItem)

Initializes a new instance of the C1IconCollection class.