In This Topic
Represents a collection of all the
ITableRow objects in the specified
ITable object. Each ITableRow object represents a row in the table.
Object Model
Syntax
[System.Reflection.DefaultMember("Item")]
public interface ITableRows
See Also