Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 635 Bytes

httplanguagerangewithqualityheadervaluecollection_append_459635808.md

File metadata and controls

23 lines (16 loc) · 635 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpLanguageRangeWithQualityHeaderValueCollection.Append(Windows.Web.Http.Headers.HttpLanguageRangeWithQualityHeaderValue)
winrt method

Windows.Web.Http.Headers.HttpLanguageRangeWithQualityHeaderValueCollection.Append

-description

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

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also