Version

Contains Method (WorkbookColorPalette)

Determines whether the specified color is in the color palette.
Syntax
public bool Contains( 
   Color color
)

Parameters

color
The color to find in the palette.

Return Value

Determines whether an equivalent color is in the palette.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also