Show / Hide Table of Contents

Interface INotifyCollectionChanging

Namespace: NMF.Collections.ObjectModel
Assembly: NMF.Collections.dll
Syntax
public interface INotifyCollectionChanging

Events

| Edit this page View Source

CollectionChanging

Declaration
event EventHandler<NotifyCollectionChangedEventArgs> CollectionChanging
Event Type
Type Description
EventHandler<NotifyCollectionChangedEventArgs>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX