Delegate AttributeDefinitionDictionary.BeforeRemoveItemEventHandler
Namespace: netDxf.Collections
Assembly: CADability.dll
Syntax
public delegate void BeforeRemoveItemEventHandler(AttributeDefinitionDictionary sender, AttributeDefinitionDictionaryEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| AttributeDefinitionDictionary | sender | |
| AttributeDefinitionDictionaryEventArgs | e |