CustomPalettesCollection Methods |
The CustomPalettesCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Contains |
Indicates whether the specified palette item exists in the collection.
|
![]() |
GetPalette(Int32) |
Returns a reference to the Palette object at the specified index.
|
![]() |
GetPalette(String) |
Returns a reference to the Palette object by the specified name.
|
![]() |
IndexOf |
Returns the index of the specified palette item.
|
![]() |
Remove |
Removes palette with specified name from collection
|