This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IErrorCollection Interface > IErrorCollection.ErrorCount Property (ArcObjects .NET 10.5 SDK) |
The count of error records.
[Visual Basic .NET] Public ReadOnly Property ErrorCount As Integer
[C#] public int ErrorCount {get;}
[C++]
HRESULT get_ErrorCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long