Windows apps
Collapse the table of content
Expand the table of content

HttpHeaderValueCollection<T>::Count Property

Gets {insert text here}.

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
virtual property int Count {
	int get () sealed;
}

Property Value

Type: System::Int32

Implements

ICollection<T>::Count
Show:
© 2017 Microsoft