LockableObservableListWrapper.IndexOf(String) Method

Definition

For internal use by the Xamarin.Forms platform.

public int IndexOf (string item);
abstract member IndexOf : string -> int
override this.IndexOf : string -> int

Parameters

item
System.String

For internal use by the Xamarin.Forms platform.

Returns

System.Int32

For internal use by the Xamarin.Forms platform.

Implements

System.Collections.Generic.IList`1.IndexOf(`0)

Applies to