System::Collections::Concurrent::ConcurrentDictionary::Remove method

ConcurrentDictionary::Remove method

Αφαιρεί στοιχείο από το υποδοχέα.

virtual bool System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Remove(const TKey &key) override
ParameterTypeΠεριγραφή
κλειδίconst TKey&Κλειδί για αφαίρεση του στοιχείου στο.

ReturnValue

Αληθές αν το στοιχείο βρέθηκε και αφαιρέθηκε, ψευδές διαφορετικά.

Δείτε επίσης