System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Contains metodo
String >::Contains method
Verifica se l’elemento è presente nella collezione.
bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Contains(const String &item) const override
| Parametro | Tipo | Descrizione |
|---|---|---|
| elemento | const String& | Elemento da cercare. |
ReturnValue
Vero se l’elemento è presente, falso altrimenti.
Vedi anche
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++