Interface INotifyCollectionChanging
Namespace: NMF.Collections.ObjectModel
Assembly: NMF.Collections.dll
Syntax
public interface INotifyCollectionChanging
Events
| Edit this page View SourceCollectionChanging
Declaration
event EventHandler<NotifyCollectionChangedEventArgs> CollectionChanging
Event Type
Type | Description |
---|---|
EventHandler<NotifyCollectionChangedEventArgs> |