ArcGIS Developer Help  (ESRI.ArcGIS.Geodatabase)  

OnTopologyGraphModifiedEventHandler Delegate

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