System::Collections::Generic::BaseDictionary::ContainsKey metodu
BaseDictionary::ContainsKey method
Anahtarın sözlükte bulunup bulunmadığını kontrol eder.
bool System::Collections::Generic::BaseDictionary<Map>::ContainsKey(const key_t &key) const override
| Parameter | Type | 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.Page for C++