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