ColorEditItemCollection Constructors
A collection of ColorEditItem objects.| Name | Parameters | Description |
|---|---|---|
| ColorEditItemCollection() | none | Initializes a new instance of the ColorEditItemCollection class with default settings. |
| ColorEditItemCollection(ICollection) | collection | Initializes a new instance of the ColorEditItemCollection class and populate it with the specified collection. |
See Also