System::Collections::BitArray::Remove metod
BitArray::Remove method
Returnerar första förekomsten av angivet värde. Ej implementerad.
bool System::Collections::BitArray::Remove(const bool &item) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const bool& | Värde att ta bort. |
ReturnValue
sant om värdet hittas och tas bort, falskt annars.
Se även
- Class BitArray
- Namespace System::Collections
- Library Aspose.PDF for C++