TemplatedItemsList<TView,TItem>.GetGlobalIndexOfItem 方法

定義

多載

GetGlobalIndexOfItem(Object)

供 Xamarin.Forms 平台內部使用。

GetGlobalIndexOfItem(Object, Object)

供 Xamarin.Forms 平台內部使用。

GetGlobalIndexOfItem(Object)

供 Xamarin.Forms 平台內部使用。

public int GetGlobalIndexOfItem (object item);
abstract member GetGlobalIndexOfItem : obj -> int
override this.GetGlobalIndexOfItem : obj -> int

參數

item
Object

供 Xamarin.Forms 平台內部使用。

傳回

供 Xamarin.Forms 平台內部使用。

實作

適用於

GetGlobalIndexOfItem(Object, Object)

供 Xamarin.Forms 平台內部使用。

public int GetGlobalIndexOfItem (object group, object item);
member this.GetGlobalIndexOfItem : obj * obj -> int

參數

group
Object

供 Xamarin.Forms 平台內部使用。

item
Object

供 Xamarin.Forms 平台內部使用。

傳回

供 Xamarin.Forms 平台內部使用。

適用於