[]
        
(Showing Draft Content)

C1.LiveLinq.AdoNet.IndexedDataTable-1.Count

Count Property

Count

Gets the number of rows in the data table.

Declaration
public int Count { get; }
Implements
Remarks

This property returns the same number of rows as the Count property of the DataTable represented by this IndexedDataTable<TRow>