Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 884 Bytes

httpconnectionoptionheadervaluecollection_getat_496709656.md

File metadata and controls

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

Windows.Web.Http.Headers.HttpConnectionOptionHeaderValueCollection.GetAt

-description

Returns the HttpConnectionOptionHeaderValue at the specified index in the collection.

-parameters

-param index

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

-returns

The HttpConnectionOptionHeaderValue at the specified index in the HttpConnectionOptionHeaderValueCollection.

-remarks

-examples

-see-also