IFeedResponse<T>.GetEnumerator Method

Definition

Returns an enumerator that iterates through a collection in the Azure DocumentDB database service.

public System.Collections.Generic.IEnumerator<T> GetEnumerator ();
Returns

An IEnumerator object that can be used to iterate through the collection.