[]
Gets the number of rows in the data table.
public int Count { get; }
This property returns the same number of rows as the Count property of the DataTable represented by this IndexedDataTable<TRow>