System::Collections::Generic::BaseDictionary::Remove yöntemi
BaseDictionary::Remove method
Sözlükten belirli bir anahtarı kaldırır.
bool System::Collections::Generic::BaseDictionary<Map>::Remove(const key_t &key) override
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const key_t& | Kaldırılacak anahtar. |
ReturnValue
anahtar bulunup kaldırıldıysa true, aksi takdirde false.
Ayrıca Bakınız
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++