Count

RowCollection.Count property

Gets the number of rows actually contained in the collection. Read-only Int32.

public int Count { get; }

See Also