Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 648 Bytes

httplanguageheadervaluecollection_replaceall_579308.md

File metadata and controls

23 lines (16 loc) · 648 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.ReplaceAll(Windows.Globalization.Language[])
winrt method

Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.ReplaceAll

-description

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

-parameters

-param items

The Language items to add to the collection.

-remarks

-examples

-see-also