Show / Hide Table of Contents

Delegate EntityCollection.RemoveItemEventHandler

Namespace: netDxf.Collections
Assembly: CADability.dll
Syntax
public delegate void RemoveItemEventHandler(EntityCollection sender, EntityCollectionEventArgs e);
Parameters
Type Name Description
EntityCollection sender
EntityCollectionEventArgs e
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX