Table of Contents

Interface ICompositionCollectionReset

Namespace
NMF.Models.Changes
Assembly
NMF.Models.dll

The public interface for CompositionCollectionReset

[DefaultImplementationType(typeof(CompositionCollectionReset))]
[XmlDefaultImplementationType(typeof(CompositionCollectionReset))]
[ModelRepresentationClass("http://nmf.codeplex.com/changes#//CompositionCollectionReset")]
public interface ICompositionCollectionReset : ICompositionChange, IElementaryChange, IModelChange, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members
Extension Methods