Udostępnij za pośrednictwem


ITemplatedItemsList<TItem> Interfejs

Definicja

Ten interfejs jest przeznaczony do użytku wewnętrznego przez programy renderowania platformy.

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

Parametry typu

TItem
Pochodne
Implementuje
System.Collections.Generic.IEnumerable<T> System.Collections.Generic.IEnumerable<TItem> System.Collections.Generic.IReadOnlyCollection<T> System.Collections.Generic.IReadOnlyCollection<TItem> System.Collections.Generic.IReadOnlyList<TItem> System.Collections.IEnumerable System.Collections.Specialized.INotifyCollectionChanged

Właściwości

BindingContext

Do użytku wewnętrznego przez programy renderowania platformy.

HeaderContent

Do użytku wewnętrznego przez programy renderowania platformy.

ItemsSource

Do użytku wewnętrznego przez programy renderowania platformy.

ListProxy

Do użytku wewnętrznego przez programy renderowania platformy.

Name

Do użytku wewnętrznego przez programy renderowania platformy.

ShortNames

Do użytku wewnętrznego przez programy renderowania platformy.

Metody

ActivateContent(Int32, Object)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGlobalIndexForGroup(ITemplatedItemsList<TItem>)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGlobalIndexOfItem(Object)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGroup(Int32)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGroupAndIndexOfItem(Object)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGroupAndIndexOfItem(Object, Object)

Do użytku wewnętrznego przez programy renderowania platformy.

GetGroupIndexFromGlobal(Int32, Int32)

Ten interfejs jest przeznaczony do użytku wewnętrznego przez programy renderowania platformy.

IndexOf(TItem)

Do użytku wewnętrznego przez programy renderowania platformy.

SelectDataTemplate(Object)

Do użytku wewnętrznego przez programy renderowania platformy.

UpdateContent(TItem, Int32)

Do użytku wewnętrznego przez programy renderowania platformy.

UpdateHeader(TItem, Int32)

Do użytku wewnętrznego przez programy renderowania platformy.

Zdarzenia

GroupedCollectionChanged

Do użytku wewnętrznego przez programy renderowania platformy.

PropertyChanged

Do użytku wewnętrznego przez programy renderowania platformy.

Metody rozszerzania

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

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

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Dotyczy