SuspendableObservableCollectionTOnCollectionChanged - метод

Raises the CollectionChanged event with the provided arguments.

Definition

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

Параметры

e  NotifyCollectionChangedEventArgs
Arguments of the event being raised.

См. также