Property TotalCount
| Improve this Doc View SourceTotalCount
Gets or sets the total count of the data.
Declaration
public int TotalCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets or sets the total count of the data.
public int TotalCount { get; set; }
Type | Description |
---|---|
System.Int32 |