System::Collections::Generic::BaseSet::Remove metod
BaseSet::Remove method
Tar bort elementet från mängden.
bool System::Collections::Generic::BaseSet<T, SET_T>::Remove(const T &item) override
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const T& | Element att ta bort. |
ReturnValue
Sant om elementet hittades och raderades, falskt annars.
Se även
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++