Class ColorCollection
- Namespace
- Dynamicweb.Imaging.Colors
- Assembly
- Dynamicweb.Core.dll
A collection of Color
public class ColorCollection : List<Color>, IList<Color>, ICollection<Color>, IReadOnlyList<Color>, IReadOnlyCollection<Color>, IEnumerable<Color>, IList, ICollection, IEnumerable
- Inheritance
-
Color
Collection
- Implements
- Inherited Members
- Extension Methods
Methods
DoSort(SortBy)
Sorts the collection with the specified sort type.
Parameters
sortType
ColorCollection .SortBy Type of the sort.