IPagedCollection TEntity  MethodsCkSoftware GroupMe SDK - Documentation

The IPagedCollection TEntity  type exposes the following members.

Methods

  NameDescription
Public methodFetchAll
Fetches all entities until there are no more entities available.
Public methodFetchNext
Fetch the next page for the paged entities.
Public methodGetEnumerator 
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable TEntity .)
Public methodGetEnumerator 
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Top
See Also