ReadOnlyCollectionWrapperTCollectionChanged - событие
Уведомляет об изменении списка объектов, выполненного через текущий экземпляр декоратора.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public:
virtual event NotifyCollectionChangedEventHandler^ CollectionChanged {
void add (NotifyCollectionChangedEventHandler^ value);
void remove (NotifyCollectionChangedEventHandler^ value);
}
abstract CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
EventArgs>
override CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
EventArgs>
NotifyCollectionChangedEventHandlerINotifyCollectionChangedCollectionChanged