Property ResultCount
ResultCount
Gets or sets the count of results on the current page. Seems to be duplicating Count.
Declaration
public int ResultCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets or sets the count of results on the current page. Seems to be duplicating Count.
public int ResultCount { get; set; }
Type | Description |
---|---|
System.Int32 |