System::Net::Http::Headers::HttpHeaderValueCollection::get_IsSpecialValueSet method

HttpHeaderValueCollection::get_IsSpecialValueSet method

Gets a value that indicates if the current collection contains a “special value”.

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

ReturnValue

A value that indicates if the current collection contains a “special value”.

See Also