System::Collections::Generic::_ValueCollection::Contains Methode
_ValueCollection::Contains method
Überprüft, ob das Element im Container vorhanden ist.
bool System::Collections::Generic::_ValueCollection<Dict>::Contains(const TValue &item) const override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Element | const TValue& | Zu suchendes Element. |
ReturnValue
Wahr, wenn das Element gefunden wurde, sonst falsch.
Siehe auch
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++