System::Collections::Specialized::NameValueCollection::Contains Methode
NameValueCollection::Contains method
Prüft, ob das Element in der Sammlung vorhanden ist.
virtual bool System::Collections::Specialized::NameValueCollection::Contains(const String &item) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const String& | zu suchen. |
ReturnValue
Wahr, wenn das Element vorhanden ist, sonst falsch.
Siehe auch
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++