ITemplatedItemsList<TItem>.GetGroupAndIndexOfItem Yöntem

Tanım

Aşırı Yüklemeler

GetGroupAndIndexOfItem(Object)

Platform oluşturuculara göre iç kullanım için.

GetGroupAndIndexOfItem(Object, Object)

Platform oluşturuculara göre iç kullanım için.

GetGroupAndIndexOfItem(Object)

Platform oluşturuculara göre iç kullanım için.

public (int,int) GetGroupAndIndexOfItem (object item);
abstract member GetGroupAndIndexOfItem : obj -> int * int

Parametreler

item
Object

Xamarin. Forms platformu tarafından dahili kullanım için.

Döndürülenler

Tuple<Int32,Int32>

Şunlara uygulanır

GetGroupAndIndexOfItem(Object, Object)

Platform oluşturuculara göre iç kullanım için.

public (int,int) GetGroupAndIndexOfItem (object group, object item);
abstract member GetGroupAndIndexOfItem : obj * obj -> int * int

Parametreler

group
Object

Xamarin. Forms platformu tarafından dahili kullanım için.

item
Object

Xamarin. Forms platformu tarafından dahili kullanım için.

Döndürülenler

Tuple<Int32,Int32>

Şunlara uygulanır