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