ArcGIS Developer Help  (ESRI.ArcGIS.ArcScene)  

NewDocumentEventHandler Delegate

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