System::Collections::BitArray::Contains metod
BitArray::Contains method
Kontrollerar om ett specifikt värde finns i behållaren. Inte implementerat.
bool System::Collections::BitArray::Contains(const bool &item) const override
| Parameter | Type | Beskrivning |
|---|---|---|
| objekt | const bool& | Objekt att söka efter. |
ReturnValue
sant om elementet finns, falskt annars.
Se även
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++