Description
This class provides data for the DocumentDestroyed event of the DocumentCollection class.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.DocumentDestroyedEventArgs
C#
public sealed class DocumentDestroyedEventArgs : EventArgs;
Visual Basic
Public sealed Class DocumentDestroyedEventArgs Inherits EventArgs