ArcObjects Library Reference (GeoDatabase)  

ITopologyGraphEvents.OnTopologyGraphModified Event

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITopologyGraphEvents Interface