Version

IndexOf Method (ConditionalFormatCollection)

Gets the index of the item in the collection
Syntax
public int IndexOf( 
   ConditionBase condition
)

Parameters

condition

Return Value

The index or -1 if the item is not in the collection
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