This document is archived and information here might be outdated.  Recommended version.


IEnumCadastralFeatureErrorImpl.Count Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IE > IEnumCadastralFeatureErrorImpl Interface > IEnumCadastralFeatureErrorImpl.Count Property
ArcGIS Developer Help

IEnumCadastralFeatureErrorImpl.Count Property

Number of items in the enum.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumCadastralFeatureErrorImpl Interface