System::Net::Http::Headers::HttpHeaderValueCollection::Contains methode
HttpHeaderValueCollection::Contains method
Controleert of een element aanwezig is in de collectie.
bool System::Net::Http::Headers::HttpHeaderValueCollection<T>::Contains(const T &item) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const T& | Item om naar te zoeken. |
ReturnValue
Waar als het element aanwezig is, anders onwaar.
Zie ook
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++