Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 664 Bytes

httpcontentheadercollection_first_1920739956.md

File metadata and controls

22 lines (15 loc) · 664 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpContentHeaderCollection.First
winrt method

Windows.Web.Http.Headers.HttpContentHeaderCollection.First

-description

Retrieves an iterator to the first item in the HttpContentHeaderCollection.

-returns

An object that can be used to enumerate the items in the collection. The iterator points to the first item in the HttpContentHeaderCollection.

-remarks

-examples

-see-also