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