Name | Description | |
---|---|---|
![]() | NVariantColorPalette Constructor | Overloaded. |
The following tables list the members exposed by NVariantColorPalette.
Name | Description | |
---|---|---|
![]() | NVariantColorPalette Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | ColorsProperty | Reference to the Colors property. |
![]() ![]() | NVariantColorPaletteSchema | Schema associated with NVariantColorPalette. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of colors in this palette. |
![]() | Item | Gets/Sets the color at the given index. |
Name | Description | |
---|---|---|
![]() | Contains | Checks whether this palette contains the given color. |
![]() | CopyTo | Copies all colors of this collection to the given array, starting from the specified array index. |
![]() | GetIterator | Gets an iterator that iterates throw the items in forward order. |
![]() | GetReverseIterator | Gets an iterator that iterates throw the items in a reverse order. |
![]() | IndexOf | Returns the index of the given color in this collection or -1 if such color is not found. |
![]() | ToArray | Converts this set to an array. |