System::Collections::Generic::BaseDictionary::Remove metod
BaseDictionary::Remove method
Tar bort en specifik nyckel från ordboken.
bool System::Collections::Generic::BaseDictionary<Map>::Remove(const key_t &key) override
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const key_t& | Nyckel att ta bort. |
ReturnValue
true om nyckeln hittades och togs bort, false annars.
Se även
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++