get_IsReadOnly()

HttpHeaderValueCollection::get_IsReadOnly() method

Gets a value that indicates if the current collection is read-only.

bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::get_IsReadOnly()

Return Value

A value that indicates if the current collection is read-only.

See Also