ObjectsPagingResultsT, U Properties |
The ObjectsPagingResultsT, U generic type exposes the following members.
Name | Description | |
---|---|---|
From |
From which element number the query was done.
| |
Item |
Gets the object at the specified index.
| |
To |
To which element number the query was done.
| |
Total |
Total number of elements found by the query.
|