System::Collections::Specialized::NameValueCollection::Contains méthode
NameValueCollection::Contains method
Vérifie si l’élément est présent dans la collection.
virtual bool System::Collections::Specialized::NameValueCollection::Contains(const String &item) const override
| Paramètre | Type | Description |
|---|---|---|
| élément | const String& | à rechercher. |
ReturnValue
Vrai si l’élément est présent, faux sinon.
Voir aussi
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++