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


ITopologyExtension2.TopologyGraphBuilt Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension2 Interface > ITopologyExtension2.TopologyGraphBuilt Method
ArcGIS Developer Help

ITopologyExtension2.TopologyGraphBuilt Method

Notifies the topology extension that the current topology graph has been (re)built and that interested clients should be notified.

[Visual Basic .NET]
Public Sub TopologyGraphBuilt ( _
)
[C#]
public void TopologyGraphBuilt (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension2 Interface