System::Collections::Generic::IKVCollection::Contains yöntemi
IKVCollection::Contains method
Öğenin konteynerde bulunup bulunmadığını denetler.
virtual bool System::Collections::Generic::IKVCollection<T>::Contains(const T &item) const override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const T& | Aranacak öğe. |
ReturnValue
Öğe bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++