System::Collections::Generic::BaseDictionary::Remove metodu
BaseDictionary::Remove method
Sözlükten belirli anahtarı kaldırır.
bool System::Collections::Generic::BaseDictionary<Map>::Remove(const key_t &key) override
| Parameter | Type | 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.Page for C++