Version

IndexOfKey Method (IDataSourceDataProvider)

Called to return the index for an primary key value contained in the data source, or -1, if the key can't be found, or this action isn't currently supported.
Syntax
int IndexOfKey( 
   object[] key
)

Parameters

key
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