This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtensionEvents2 Interface > ITopologyExtensionEvents2.OnTopologyGraphBuild Event (ArcObjects .NET 10.4 SDK) |
Called after the topology graph associated with the current topology (either the map or a database topology) has been (re)built. Clients should release references to any existing topo elements.
[Visual Basic .NET] Public Event OnTopologyGraphBuild As OnTopologyGraphBuildEventHandler
[C#] public event OnTopologyGraphBuildEventHandler OnTopologyGraphBuild