This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyGraphEvents Interface > ITopologyGraphEvents.OnTopologyGraphModified Event (ArcObjects .NET 10.4 SDK) |
This event is fired when a new object is created in the object class.
[Visual Basic .NET] Public Event OnTopologyGraphModified As OnTopologyGraphModifiedEventHandler
[C#] public event OnTopologyGraphModifiedEventHandler OnTopologyGraphModified
[C++]
HRESULT OnTopologyGraphModified(
void
);