SqlParameterCollection.GetEnumerator
Method
Definition
Returns an enumerator that iterates through the Azure DocumentDB collection.
public System.Collections.Generic.IEnumerator<Microsoft.Azure.Documents.SqlParameter> GetEnumerator ();
Returns
An enumerator for the collection.