ComponentOne Extended Library for WPF and Silverlight
Item Property (ColorPalette)

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

Parameters

index
See Also

Reference

ColorPalette Class
ColorPalette Members