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