System::Collections::Concurrent::ConcurrentDictionary::Remove method
ConcurrentDictionary::Remove method
Αφαιρεί στοιχείο από το υποδοχέα.
virtual bool System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Remove(const TKey &key) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | const TKey& | Κλειδί για αφαίρεση του στοιχείου στο. |
ReturnValue
Αληθές αν το στοιχείο βρέθηκε και αφαιρέθηκε, ψευδές διαφορετικά.
Δείτε επίσης
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++