System::Collections::Generic::IKVCollection::Contains metodu
IKVCollection::Contains method
Öğenin kapsayıcıda bulunup bulunmadığını denetler.
virtual bool System::Collections::Generic::IKVCollection<T>::Contains(const T &item) const override
| Parametre | Tür | 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.Font for C++