Delegate XDataDictionary.RemoveAppRegEventHandler
Namespace: netDxf.Collections
Assembly: CADability.dll
Syntax
public delegate void RemoveAppRegEventHandler(XDataDictionary sender, ObservableCollectionEventArgs<ApplicationRegistry> e);
Parameters
| Type | Name | Description |
|---|---|---|
| XDataDictionary | sender | |
| ObservableCollectionEventArgs<ApplicationRegistry> | e |