HttpHeaderValueCollection<T>::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the HttpHeaderValueCollection<T>.
Assembly: System.Net.Http (in System.Net.Http.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator for the HttpHeaderValueCollection<T> instance.
Implements
IEnumerable::GetEnumerator()
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: