System::Collections::Concurrent::ConcurrentDictionary::Remove method
ConcurrentDictionary::Remove method
Tar bort element från behållaren.
virtual bool System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Remove(const TKey &key) override
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const TKey& | Nyckel för att ta bort elementet vid. |
ReturnValue
Sant om elementet hittades och togs bort, falskt annars.
Se även
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++