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)

适用于