ITemplatedItemsList<TItem> Arabirim

Tanım

Bu arabirim, platform oluşturuculara tarafından iç kullanım içindir.

public interface ITemplatedItemsList<TItem> : System.Collections.Generic.IEnumerable<TItem>, System.Collections.Generic.IReadOnlyCollection<TItem>, System.Collections.Generic.IReadOnlyList<TItem>, System.Collections.Specialized.INotifyCollectionChanged where TItem : BindableObject
type ITemplatedItemsList<'Item (requires 'Item :> BindableObject)> = interface
    interface IReadOnlyList<'Item (requires 'Item :> BindableObject)>
    interface seq<'Item (requires 'Item :> BindableObject)>
    interface IEnumerable
    interface IReadOnlyCollection<'Item (requires 'Item :> BindableObject)>
    interface INotifyCollectionChanged

Tür Parametreleri

TItem
Türetilmiş
Uygulamalar

Özellikler

BindingContext

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

HeaderContent

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

ItemsSource

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

ListProxy

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

Name

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

ShortNames

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

Yöntemler

ActivateContent(Int32, Object)

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

GetGlobalIndexForGroup(ITemplatedItemsList<TItem>)

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

GetGlobalIndexOfItem(Object)

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

GetGroup(Int32)

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

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.

GetGroupIndexFromGlobal(Int32, Int32)
IndexOf(TItem)

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

SelectDataTemplate(Object)

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

UpdateContent(TItem, Int32)

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

UpdateHeader(TItem, Int32)

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

etkinlik

GroupedCollectionChanged

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

PropertyChanged

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

Uzantı Metotları

ForEach<T>(IEnumerable<T>, Action<T>)

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

GroupToDictionary<TSource,TKey>(IEnumerable<TSource>, Func<TSource,TKey>)

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

IndexOf<T>(IEnumerable<T>, T)

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

IndexOf<T>(IEnumerable<T>, Func<T,Boolean>)

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

Prepend<T>(IEnumerable<T>, T)

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

Şunlara uygulanır