System::Collections::Specialized::StringCollection::Contains methode
StringCollection::Contains method
Controleert of een specifieke string aanwezig is in de container.
bool System::Collections::Specialized::StringCollection::Contains(const System::String &value) const
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const System::String& | String om te zoeken. |
ReturnValue
Waar als de tekenreeks wordt gevonden, onwaar anders.
Zie ook
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++