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