System::Collections::Concurrent::ConcurrentDictionary::Remove method
ConcurrentDictionary::Remove method
Konteynerden öğeyi kaldırır.
virtual bool System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Remove(const TKey &key) override
| Parameter | Type | Açıklama |
|---|---|---|
| anahtar | const TKey& | Elemanın kaldırılacağı anahtar. |
ReturnValue
Eleman bulunup kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++