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 平台內部使用。

實作

適用於