System::Collections::Generic::IKVCollection::Remove metod
IKVCollection::Remove method
Tar bort objekt från behållaren.
virtual bool System::Collections::Generic::IKVCollection<T>::Remove(const T &item) override
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const T& | Objekt att ta bort. |
ReturnValue
Sant om objektet hittades och togs bort, falskt annars.
Se även
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++