Show / Hide Table of Contents

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