Table of Contents

Interface IModelDictionary

Namespace
DuetAPI.ObjectModel
Assembly
DuetAPI.dll

Interface for model dictionaries

public interface IModelDictionary : IStaticModelObject, IModelObject, ICloneable, INotifyPropertyChanged, IDictionary, ICollection, IEnumerable, INotifyPropertyChanging
Inherited Members

Events

DictionaryCleared

Event that is called when the entire directory is cleared

event EventHandler DictionaryCleared

Event Type

EventHandler