Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 513 Bytes

httplanguageheadervaluecollection_removeat_1960564133.md

File metadata and controls

23 lines (16 loc) · 513 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.RemoveAt(System.UInt32)
winrt method

Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.RemoveAt

-description

Removes the entry at the specified index from the HttpLanguageHeaderValueCollection.

-parameters

-param index

The index of the entry to remove.

-remarks

-examples

-see-also