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