Table of Contents

Interface ICollectionExpression

Namespace
NMF.Expressions
Assembly
NMF.Expressions.Linq.dll

Represents an editable collection that can be accessed incrementally, i.e. with change notifications

public interface ICollectionExpression : IEnumerableExpression, IList, ICollection, IEnumerable
Inherited Members
Extension Methods