Click or drag to resize

ObjectsPagingResultsT, U Properties

The ObjectsPagingResultsT, U generic type exposes the following members.

Properties
  NameDescription
Public propertyFrom
From which element number the query was done.
Public propertyItem
Gets the object at the specified index.
Public propertyTo
To which element number the query was done.
Public propertyTotal
Total number of elements found by the query.
Top
See Also