TemplatedItemsList<TView,TItem> 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public sealed class TemplatedItemsList<TView,TItem> : Xamarin.Forms.BindableObject, IDisposable, System.Collections.Generic.IEnumerable<TItem>, System.Collections.Generic.IReadOnlyCollection<TItem>, System.Collections.Generic.IReadOnlyList<TItem>, System.Collections.IList, System.Collections.Specialized.INotifyCollectionChanged, Xamarin.Forms.ITemplatedItemsList<TItem> where TView : BindableObject, IItemsView<TItem> where TItem : BindableObject
type TemplatedItemsList<'View, 'Item (requires 'View :> BindableObject and 'View :> IItemsView<'Item> and 'Item :> BindableObject)> = class
inherit BindableObject
interface ITemplatedItemsList<'Item (requires 'Item :> BindableObject)>
interface IReadOnlyList<'Item (requires 'Item :> BindableObject)>
interface seq<'Item (requires 'Item :> BindableObject)>
interface IEnumerable
interface IReadOnlyCollection<'Item (requires 'Item :> BindableObject)>
interface INotifyCollectionChanged
interface IList
interface ICollection
interface IDisposable
형식 매개 변수
- TView
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.
- TItem
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.
- 상속
- 특성
-
System.ComponentModel.EditorBrowsableAttribute
- 구현
-
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.ICollection System.Collections.IEnumerable System.Collections.IList System.Collections.Specialized.INotifyCollectionChanged System.IDisposable ITemplatedItemsList<TItem>
필드
NameProperty |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ShortNameProperty |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
속성
BindingContext |
이 BindableObject에 속하는 바인딩된 속성에 의해 대상으로 지정될 속성을 포함하는 개체를 가져오거나 설정합니다. (다음에서 상속됨 BindableObject) |
Count |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Dispatcher |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
GroupDisplayBinding |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GroupHeaderTemplate |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GroupHeaderTemplateProperty |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GroupShortNameBinding |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
HeaderContent |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IsGroupingEnabled |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IsGroupingEnabledProperty |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Item[Int32] |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ItemsSource |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Name |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Parent |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ProgressiveLoadingProperty |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ShortName |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ShortNames |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
메서드
ActivateContent(Int32, Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ApplyBindings() |
바인딩을 BindingContext에 적용합니다. (다음에서 상속됨 BindableObject) |
ClearValue(BindableProperty) |
|
ClearValue(BindablePropertyKey) |
|
CoerceValue(BindableProperty) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
CoerceValue(BindablePropertyKey) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
CreateContent(Int32, Object, Boolean) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Dispose() |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetDescendantCount() |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetEnumerator() |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGlobalIndexForGroup(ITemplatedItemsList<TItem>) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGlobalIndexOfGroup(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGlobalIndexOfItem(Object, Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGlobalIndexOfItem(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGroupAndIndexOfItem(Object, Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGroupAndIndexOfItem(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetGroupIndexFromGlobal(Int32, Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GetValue(BindableProperty) |
BindableProperty에 포함되는 값을 반환합니다. (다음에서 상속됨 BindableObject) |
GetValues(BindableProperty, BindableProperty, BindableProperty) |
사용되지 않음.
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
GetValues(BindableProperty, BindableProperty) |
사용되지 않음.
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
IndexOf(TItem) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IsSet(BindableProperty) |
대상 속성이 있고 설정된 경우 |
OnBindingContextChanged() |
BindingContext가 변경될 때 작업을 실행하려면 이 메서드를 재정의합니다. (다음에서 상속됨 BindableObject) |
OnPropertyChanged(String) |
자식 클래스에서 이 메서드를 호출하여 속성이 변경되었음을 알립니다. (다음에서 상속됨 BindableObject) |
OnPropertyChanging(String) |
자식 클래스에서 이 메서드를 호출하여 속성이 변경되었음을 알립니다. (다음에서 상속됨 BindableObject) |
RemoveBinding(BindableProperty) |
이전 바인딩 설정을 제거합니다. (다음에서 상속됨 BindableObject) |
SelectDataTemplate(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
SetBinding(BindableProperty, BindingBase) |
속성에 바인딩을 할당합니다. (다음에서 상속됨 BindableObject) |
SetValue(BindableProperty, Object) |
지정한 속성의 값을 설정합니다. (다음에서 상속됨 BindableObject) |
SetValue(BindablePropertyKey, Object) |
propertyKey의 값을 설정합니다. (다음에서 상속됨 BindableObject) |
SetValueCore(BindableProperty, Object, SetValueFlags) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
UnapplyBindings() |
이전 모든 바인딩 설정을 적용 해제합니다. (다음에서 상속됨 BindableObject) |
이벤트
BindingContextChanged |
BindingContext 속성이 변경될 때마다 발생됩니다. (다음에서 상속됨 BindableObject) |
CollectionChanged |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GroupedCollectionChanged |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
PropertyChanged |
속성이 변경된 경우 발생됩니다. (다음에서 상속됨 BindableObject) |
PropertyChanging |
속성이 변경되려고 할 때 발생됩니다. (다음에서 상속됨 BindableObject) |
명시적 인터페이스 구현
ICollection.CopyTo(Array, Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ICollection.IsSynchronized |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ICollection.SyncRoot |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IDynamicResourceHandler.SetDynamicResource(BindableProperty, String) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. (다음에서 상속됨 BindableObject) |
IEnumerable.GetEnumerator() |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Add(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Clear() |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Contains(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.IndexOf(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Insert(Int32, Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.IsFixedSize |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.IsReadOnly |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Item[Int32] |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.Remove(Object) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IList.RemoveAt(Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.BindingContext |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.GetGroup(Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.GroupedCollectionChanged |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.ListProxy |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.PropertyChanged |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.UpdateContent(TItem, Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ITemplatedItemsList<TItem>.UpdateHeader(TItem, Int32) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
확장 메서드
GetPropertyIfSet<T>(BindableObject, BindableProperty, T) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
SetAppThemeColor(BindableObject, BindableProperty, Color, Color) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
SetBinding(BindableObject, BindableProperty, String, BindingMode, IValueConverter, String) |
속성에 바인딩을 만들고 적용합니다. |
SetBinding<TSource>(BindableObject, BindableProperty, Expression<Func<TSource,Object>>, BindingMode, IValueConverter, String) |
사용되지 않음.
식에서 바인딩을 만들고 적용합니다. |
SetOnAppTheme<T>(BindableObject, BindableProperty, T, T) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
ForEach<T>(IEnumerable<T>, Action<T>) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
GroupToDictionary<TSource,TKey>(IEnumerable<TSource>, Func<TSource,TKey>) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IndexOf<T>(IEnumerable<T>, T) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
IndexOf<T>(IEnumerable<T>, Func<T,Boolean>) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |
Prepend<T>(IEnumerable<T>, T) |
Xamarin.Forms 플랫폼에서 내부용으로 사용합니다. |