ArcGIS Developer Help  (ESRI.ArcGIS.ArcCatalog)  

CloseDocumentEventHandler Delegate

Represents the method that handles the CloseDocument event.
[Visual Basic .NET]
Public Delegate Sub CloseDocumentEventHandler ( _
)
[C#]
public delegate void CloseDocumentEventHandler (
);