Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 759 Bytes

httptransfercodingheadervaluecollection_replaceall_987605718.md

File metadata and controls

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

Windows.Web.Http.Headers.HttpTransferCodingHeaderValueCollection.ReplaceAll

-description

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

-parameters

-param items

The HttpTransferCodingHeaderValue items to add to the collection.

-remarks

-examples

-see-also