System::Collections::Generic::_KeyCollection::Contains metod
_KeyCollection::Contains method
Kontrollerar om objektet finns i behållaren.
bool System::Collections::Generic::_KeyCollection<Dict>::Contains(const TKey &item) const override
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const TKey& | Objekt att söka efter. |
ReturnValue
Sant om elementet hittas, falskt annars.
Se även
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++