MultipartContent::GetEnumerator Method
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<HttpContent>Returns <see cref="T:System.Collections.Generic.IEnumerator`1" />.
Implements
IEnumerable<T>::GetEnumerator()
Show: