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