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


ITableControl3.ReadToEndOfTable Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableControl3.ReadToEndOfTable Method

Read all the OIDs/Rows in the table.

[Visual Basic .NET]
Public Sub ReadToEndOfTable ( _
)
[C#]
public void ReadToEndOfTable (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl3 Interface