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


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

IEnumRow.Count Property

The number of rows.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The Count property lists the total number of IRow objects in the enumeration.

See Also

IEnumRow Interface

.NET Samples

Tabbed feature inspector