Click or drag to resize
ReadOnlyCollectionPageT, TMarker Properties
This API is preliminary and subject to change.

The ReadOnlyCollectionPageT, TMarker generic type exposes the following members.

Properties
  NameDescription
Public propertyCanHaveNextPage
Gets a value indicating whether another page of results may follow the current page.
(Overrides ReadOnlyCollectionPageTCanHaveNextPage.)
Public propertyMarker
Gets the marker for the current page.
Public propertyMetadata
Gets a collection of metadata associated with the page of results.
Public propertyNextMarker
Gets the marker for the next page.
Top
See Also