Name | Description | |
---|---|---|
![]() | GoColorCollection Constructor | Create a new instance of GoColorCollection. |
The following tables list the members exposed by GoColorCollection.
Name | Description | |
---|---|---|
![]() | GoColorCollection Constructor | Create a new instance of GoColorCollection. |
Name | Description | |
---|---|---|
![]() ![]() | BasicPalette | Gets the basic color palette. |
![]() | Count | Gets the number of GoColor structures contained within the colleciton. |
![]() | Item | Gets or sets the GoColor associated with the specified String . |
![]() ![]() | KnownPalette | Gets the palette of known, pre-defined colors. |
![]() ![]() | NonSystemPalette | Gets the Non-system color palette. |
![]() ![]() | SystemPalette | Gets the system color palette. |
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. |
![]() | GetColorEnumerator | Returns an IEnumerator object of all the GoColor structures in the collection. |
![]() | GetNameEnumerator | Returns an IEnumerator object of all the names in the collection. |
![]() | GetNames | Gets an IEnumerator object representing all of the names associated with the specified GoColor. |
![]() | GetSortedColors | Gets a List of all of the GoColor structures in the collection, sorted using the specified IComparer. |
![]() | GetSortedNames | Gets a List of all of the names in the collection, sorted using the specified IComparer. |
![]() | Remove | Overloaded. |
![]() | Set | Adds a GoColor structure associated with the specified name to the colleciton. |