WebHeaderCollection.IEnumerable.GetEnumerator Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an enumerator that can iterate through the WebHeaderCollection instance.
Assembly: System.Net (in System.Net.dll)
'Declaration Private Function GetEnumerator As IEnumerator Implements IEnumerable.GetEnumerator
Implements
IEnumerable.GetEnumerator
Show: