ReadOnlyNotificationCollectionTCollectionChanged - событие
Событие, возникающее при изменении коллекции, для которой создана обёртка.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public:
event NotifyCollectionChangedEventHandler^ CollectionChanged {
void add (NotifyCollectionChangedEventHandler^ value);
void remove (NotifyCollectionChangedEventHandler^ value);
}
member CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
EventArgs>
Значение
NotifyCollectionChangedEventHandler