This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension Interface > ITopologyExtension.ActiveErrorCount Property (ArcObjects .NET 10.4 SDK) |
The number of selected topology errors.
[Visual Basic .NET] Public ReadOnly Property ActiveErrorCount As Integer
[C#] public int ActiveErrorCount {get;}
Returns the number of currently active (selected) topology errors for the current topology. If the value of CurrentTopology is changed ClearActiveErrors is called and ActiveErrorCount will return 0.