System::Collections::Concurrent::ConcurrentDictionary::Remove yöntemi
ConcurrentDictionary::Remove method
Kapsayıcıdan öğeyi kaldırır.
virtual bool System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Remove(const TKey &key) override
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const TKey& | Öğenin kaldırılacağı anahtar. |
ReturnValue
Öğe bulundu ve kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++