Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 541 Bytes

httpresponseheadercollection_size.md

File metadata and controls

23 lines (16 loc) · 541 Bytes
-api-id -api-type
P:Windows.Web.Http.Headers.HttpResponseHeaderCollection.Size
winrt property

Windows.Web.Http.Headers.HttpResponseHeaderCollection.Size

-description

Gets the number of objects in the HttpResponseHeaderCollection.

-property-value

The number of objects in the HttpResponseHeaderCollection.

-remarks

The Size property returns the true number of items.

-examples

-see-also