[]
Represents a strongly typed collection of TableRow objects.
public sealed class TableRowCollection : ItemCollection<TableRow>, IList<TableRow>, ICollection<TableRow>, IEnumerable<TableRow>, IEnumerable