Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 719 Bytes

httpcookiepairheadervaluecollection_replaceall_1981956046.md

File metadata and controls

23 lines (16 loc) · 719 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpCookiePairHeaderValueCollection.ReplaceAll(Windows.Web.Http.Headers.HttpCookiePairHeaderValue[])
winrt method

Windows.Web.Http.Headers.HttpCookiePairHeaderValueCollection.ReplaceAll

-description

Replaces all the HttpCookiePairHeaderValue items in the collection with the specified HttpCookiePairHeaderValue items.

-parameters

-param items

The HttpCookiePairHeaderValue items to add to the collection.

-remarks

-examples

-see-also