SuspendableObservableCollectionTOnCollectionChanged - метод

Raises the CollectionChanged event with the provided arguments.

Definition

Пространство имён: Tessa.Platform.Collections
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
protected override void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)

Параметры

e  NotifyCollectionChangedEventArgs
Arguments of the event being raised.

См. также