Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX