Gets a collection of all rows the table consists of. The property's value is an object of the type TableRowCollection.
public TableRowCollection Rows { get; }
Public ReadOnly Property Rows() As TableRowCollection
Read only.