Click or drag to resize

IPageT Properties

The IPageT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from ICollectionT.)
Public propertyCurrentPagingState
Returns a token representing the state used to retrieve this results.
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionT.)
Public propertyPagingState
Returns a token representing the state to retrieve the next page of results.
Top
See Also