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