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


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

OnTopologyGraphBuildEventHandler Delegate

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