System::Net::Http::Headers::HttpHeaderValueCollection::get_IsReadOnly method

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()

ReturnValue

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

See Also