CoreWebView2HttpRequestHeaders.GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an enumerator that iterates through the CoreWebView2HttpRequestHeaders or CoreWebView2HttpResponseHeaders collection.
public Microsoft.Web.WebView2.Core.CoreWebView2HttpHeadersCollectionIterator GetEnumerator ();
member this.GetEnumerator : unit -> Microsoft.Web.WebView2.Core.CoreWebView2HttpHeadersCollectionIterator
Public Function GetEnumerator () As CoreWebView2HttpHeadersCollectionIterator