This document is archived and information here might be outdated.  Recommended version.


OnStartEditingFabricEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

OnStartEditingFabricEventHandler Delegate

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