System::Collections::Generic::BaseDictionary::ContainsKey yöntemi
BaseDictionary::ContainsKey method
Anahtarın sözlükte bulunup bulunmadığını denetler.
bool System::Collections::Generic::BaseDictionary<Map>::ContainsKey(const key_t &key) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const key_t& | Aranacak anahtar. |
ReturnValue
anahtar bulunursa true, aksi takdirde false.
Ayrıca Bakınız
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++