Interface ICollectionExpression
Represents an editable collection that can be accessed incrementally, i.e. with change notifications
Inherited Members
Namespace: NMF.Expressions
Assembly: NMF.Expressions.Linq.dll
Syntax
public interface ICollectionExpression : IEnumerableExpression, IList, ICollection, IEnumerable