Table of Contents

Interface IAssociationCollectionReset

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

The public interface for AssociationCollectionReset

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