Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 734 Bytes

httptransfercodingheadervaluecollection_setat_813930224.md

File metadata and controls

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

Windows.Web.Http.Headers.HttpTransferCodingHeaderValueCollection.SetAt

-description

Sets the HttpTransferCodingHeaderValue at the specified index in the collection.

-parameters

-param index

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

-param value

The item to set.

-remarks

-examples

-see-also