Table of Contents

Interface IAttributeCollectionReset

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

The public interface for AttributeCollectionReset

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