Property Count
| Improve this Doc View SourceCount
Gets the count of data rows.
Declaration
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Implements
System.Collections.Generic.ICollection<T>.Count
System.Collections.Generic.IReadOnlyCollection<T>.Count