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


ITopologyExtension2.TopologyGraphBuilt Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

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