TemplatedItemsList<TView,TItem>.IList.IndexOf(Object) 方法

定義

供 Xamarin.Forms 平台內部使用。

int IList.IndexOf (object item);
abstract member System.Collections.IList.IndexOf : obj -> int
override this.System.Collections.IList.IndexOf : obj -> int

參數

item
System.Object

供 Xamarin.Forms 平台內部使用。

傳回

System.Int32

供 Xamarin.Forms 平台內部使用。

實作

System.Collections.IList.IndexOf(System.Object)

適用於