System::Collections::Specialized::NameValueCollection::Contains methode
NameValueCollection::Contains method
Controleert of een item aanwezig is in de collectie.
virtual bool System::Collections::Specialized::NameValueCollection::Contains(const String &item) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const String& | om te zoeken. |
ReturnValue
Waar als het item aanwezig is, onwaar anders.
Zie ook
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++