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


ITableControlInfo.RecordCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControlInfo Interface > ITableControlInfo.RecordCount Property
ArcGIS Developer Help

ITableControlInfo.RecordCount Property

Number of records read.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControlInfo Interface