Click or drag to resize
ReadOnlyCollectionPage<T> Properties
This API is preliminary and subject to change.

The ReadOnlyCollectionPage<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCanHaveNextPage
Gets a value indicating whether another page of results may follow the current page.
Public propertyStatic memberEmpty
Gets an empty page from a paginated collection.
Top
See Also