This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension Interface > ITopologyExtension.ClearActiveErrors Method (ArcObjects .NET 10.5 SDK) |
Clears the topology error selection.
[Visual Basic .NET] Public Sub ClearActiveErrors ( _ ByVal hint As esriTEEventHint _ )
[C#] public void ClearActiveErrors ( esriTEEventHint hint );
Clears the current set of active errors from the current topology. If the Error Inspector window is displayed, all errors listed in the table will be removed from the table.