Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 715 Bytes

httplanguageheadervaluecollection_getat_496709656.md

File metadata and controls

26 lines (18 loc) · 715 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.GetAt(System.UInt32)
winrt method

Windows.Web.Http.Headers.HttpLanguageHeaderValueCollection.GetAt

-description

Returns the Language item at the specified index in the collection.

-parameters

-param index

The zero-based index of a specified item in the collection.

-returns

The Language item at the specified index in the HttpLanguageHeaderValueCollection.

-remarks

-examples

-see-also