|  | ObjectsPagingResultsT, U Properties | 
The ObjectsPagingResultsT, U generic type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also