ReadOnlyNotificationCollectionTCollectionChanged - событие
Событие, возникающее при изменении коллекции, для которой создана обёртка.
Пространство имён: Tessa.Platform.CollectionsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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,
NotifyCollectionChangedEventArgs>
Значение
NotifyCollectionChangedEventHandler