This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEditErrorLog Interface > ITinEditErrorLog.EditErrorCount Property (ArcObjects .NET 10.4 SDK) |
The number of errors.
[Visual Basic .NET] Public ReadOnly Property EditErrorCount As Integer
[C#] public int EditErrorCount {get;}
[C++]
HRESULT get_EditErrorCount(
long* pcErrors
);
[C++]
Parameters pcErrors [out, retval] pcErrors is a parameter of type long
The number of errors encountered while modifying the triangulation.