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