Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 750 Bytes

httpconnectionoptionheadervaluecollection_setat_2114835322.md

File metadata and controls

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

Windows.Web.Http.Headers.HttpConnectionOptionHeaderValueCollection.SetAt

-description

Sets the HttpConnectionOptionHeaderValue at the specified index in the collection.

-parameters

-param index

The zero-based index at which to set the HttpConnectionOptionHeaderValue.

-param value

The item to set.

-remarks

-examples

-see-also