ArcGIS Developer Help (ESRI.ArcGIS.ArcCatalog) |
|
VBAResetEventHandler Delegate
Represents the method that handles the
VBAReset event.
[Visual Basic .NET]
Public Delegate Sub VBAResetEventHandler ( _
)
[C#]
public delegate void VBAResetEventHandler (
);