[]
Represents the collection of icons for the C1.Framework.C1CompositeIcon.
public class C1IconCollection : List<ThemeItem>, IList<ThemeItem>, ICollection<ThemeItem>, IList, ICollection, IReadOnlyList<ThemeItem>, IReadOnlyCollection<ThemeItem>, IEnumerable<ThemeItem>, IEnumerable
Public Class C1IconCollection
Inherits List(Of ThemeItem)
Implements IList(Of ThemeItem), ICollection(Of ThemeItem), IList, ICollection, IReadOnlyList(Of ThemeItem), IReadOnlyCollection(Of ThemeItem), IEnumerable(Of ThemeItem), IEnumerable
| Name | Description |
|---|---|
| C1IconCollection(ThemeItem) | Initializes a new instance of the C1IconCollection class. |