This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyGraph Interface > ITopologyGraph.DeleteEdge Method (ArcObjects .NET 10.4 SDK) |
Deletes the specified edge from its containing topology graph.
[Visual Basic .NET] Public Sub DeleteEdge ( _ ByVal Edge As ITopologyEdge _ )
[C#] public void DeleteEdge ( ITopologyEdge Edge );
[C++]
HRESULT DeleteEdge(
ITopologyEdge* Edge
);
[C++]
Parameters Edge
Edge is a parameter of type ITopologyEdge