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