ArcObjects Library Reference (GeoDatabaseUI)  

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