System::Collections::Generic::IDictionary::ContainsKey metodu
IDictionary::ContainsKey method
Kapsayıcının anahtar içerip içermediğini denetler.
virtual bool System::Collections::Generic::IDictionary<TKey, TValue>::ContainsKey(const TKey &key) const =0
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const TKey& | Aranacak anahtar. |
ReturnValue
Anahtar mevcutsa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++