ComponentOne Extended Library for UWP
Item Property

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPalette Class : Item Property
Gets the palette entry with the specified index.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As ColorPaletteEntry
public ColorPaletteEntry this[ 
   System.int index
]; {get;}

Parameters

index
See Also

Reference

ColorPalette Class
ColorPalette Members