System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Contains methode

String >::Contains method

Controleert of een element aanwezig is in de collectie.

bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Contains(const String &item) const override
ParameterTypeBeschrijving
itemconst String&Item om naar te zoeken.

ReturnValue

Waar als het element aanwezig is, anders onwaar.

Zie ook