Interface INotifyEnumerable
Denotes an incremental collection
Inherited Members
Namespace: NMF.Expressions
Assembly: NMF.Expressions.Linq.dll
Syntax
public interface INotifyEnumerable : IEnumerable, INotifyCollectionChanged, INotifiable, IDisposable