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 | Type | Beskrivning |
|---|---|---|
| objekt | const TValue& | Objekt att söka efter. |
ReturnValue
Sant om elementet hittas, falskt annars.
Se även
- Typedef TValue
- Class _ValueCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++