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