Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 722 Bytes

httpcontentcodingwithqualityheadervaluecollection_append_2017654941.md

File metadata and controls

23 lines (16 loc) · 722 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpContentCodingWithQualityHeaderValueCollection.Append(Windows.Web.Http.Headers.HttpContentCodingWithQualityHeaderValue)
winrt method

Windows.Web.Http.Headers.HttpContentCodingWithQualityHeaderValueCollection.Append

-description

Adds a new HttpContentCodingWithQualityHeaderValue item to the end of the collection.

-parameters

-param value

The HttpContentCodingWithQualityHeaderValue object to append.

-remarks

-examples

-see-also