System::Collections::Generic::_KeyCollection::Contains yöntemi
_KeyCollection::Contains method
Öğenin kapsayıcıda bulunup bulunmadığını denetler.
bool System::Collections::Generic::_KeyCollection<Dict>::Contains(const TKey &item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const TKey& | Aranacak öğe. |
ReturnValue
Öğe bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++