DataPaginationByCount Constructors
Enables you to paginate the obtained data by the specified number of records.Name | Description |
---|---|
DataPaginationByCount() | Initializes a new instance of the DataPaginationByCount class with the default settings. |
See Also