'Declaration Public Overloads Function Add( _ ByVal value As ChartCustomPaletteColor _ ) As Integer
public int Add( ChartCustomPaletteColor value )
Parameters
- value
- The value to add.
Return Value
The index of the added value in the current collection.