PerformanceCounterSampleCollectionCollectionChanged - событие
Пространство имён: Tessa.UI.DiagnosticsСборка: Tessa.UI (в Tessa.UI.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