System::Collections::Generic::IDictionary::Remove metod
IDictionary::Remove method
Tar bort nyckeln från behållaren.
virtual bool System::Collections::Generic::IDictionary<TKey, TValue>::Remove(const TKey &key)=0
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const TKey& | Nyckel att ta bort. |
ReturnValue
Sant om nyckeln hittades och togs bort, falskt annars.
Se även
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++