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

定义

供 Xamarin.Forms 平台内部使用。

public int IndexOf(TItem item);
abstract member IndexOf : 'Item -> int
override this.IndexOf : 'Item -> int

参数

item
TItem

供 Xamarin.Forms 平台内部使用。

返回

System.Int32

供 Xamarin.Forms 平台内部使用。

实现

适用于