ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / ColorPalette Class / IndexOf Method

In This Topic
    IndexOf Method
    In This Topic
    Searches for the specified color in the palette and returns a zero-based index of the found entry.
    Overload List
    OverloadDescription
    Searches for the specified color in the palette and returns a zero-based index of the found entry.  
    (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    See Also