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