CookieCollection.GetEnumerator Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an enumerator to iterate through the CookieCollection.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System.Collections.IEnumeratorAn enumerator to iterate through the CookieCollection.
Implements
IEnumerable.GetEnumerator
Show: