Interface IModelDictionary
Interface for model dictionaries
Inherited Members
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
public interface IModelDictionary : IModelObject, ICloneable, IDictionary, ICollection, IEnumerable, INotifyPropertyChanged, INotifyPropertyChanging
Events
DictionaryCleared
Event that is called when the entire directory is cleared
Declaration
event EventHandler DictionaryCleared
Event Type
Type | Description |
---|---|
EventHandler |