'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ColorPaletteEntry
public ColorPaletteEntry this[ int index ]; {get;}
Parameters
- index
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ColorPaletteEntry
public ColorPaletteEntry this[ int index ]; {get;}