NotifyCollectionChangedEventArgsEx Oluşturucular

Tanım

Aşırı Yüklemeler

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object, Int32)

Platform işleyicileri tarafından dahili kullanım için.

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList changedItems);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * System.Collections.IList -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItems
System.Collections.IList

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, object changedItem);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * obj -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItem
System.Object

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList newItems, System.Collections.IList oldItems);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * System.Collections.IList * System.Collections.IList -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

newItems
System.Collections.IList

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

oldItems
System.Collections.IList

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList changedItems, int startingIndex);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * System.Collections.IList * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItems
System.Collections.IList

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

startingIndex
System.Int32

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, object changedItem, int index);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * obj * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItem
System.Object

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

index
System.Int32

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, object newItem, object oldItem);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * obj * obj -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

newItem
System.Object

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

oldItem
System.Object

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, IList, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList newItems, System.Collections.IList oldItems, int startingIndex);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * System.Collections.IList * System.Collections.IList * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

newItems
System.Collections.IList

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

oldItems
System.Collections.IList

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

startingIndex
System.Int32

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, IList, Int32, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, System.Collections.IList changedItems, int index, int oldIndex);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * System.Collections.IList * int * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItems
System.Collections.IList

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

index
System.Int32

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

oldIndex
System.Int32

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Int32, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, object changedItem, int index, int oldIndex);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * obj * int * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

changedItem
System.Object

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

index
System.Int32

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

oldIndex
System.Int32

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

Şunlara uygulanır

NotifyCollectionChangedEventArgsEx(Int32, NotifyCollectionChangedAction, Object, Object, Int32)

Platform işleyicileri tarafından dahili kullanım için.

public NotifyCollectionChangedEventArgsEx (int count, System.Collections.Specialized.NotifyCollectionChangedAction action, object newItem, object oldItem, int index);
new Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx : int * System.Collections.Specialized.NotifyCollectionChangedAction * obj * obj * int -> Xamarin.Forms.Internals.NotifyCollectionChangedEventArgsEx

Parametreler

count
System.Int32

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

action
System.Collections.Specialized.NotifyCollectionChangedAction

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

newItem
System.Object

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

oldItem
System.Object

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

index
System.Int32

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

Şunlara uygulanır