Show / Hide Table of Contents

Delegate XDataDictionary.AddAppRegEventHandler

Namespace: netDxf.Collections
Assembly: CADability.dll
Syntax
public delegate void AddAppRegEventHandler(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