System::Collections::BitArray::Get metod
BitArray::Get method
Hämtar BitArray element.
bool System::Collections::BitArray::Get(int index) const
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för bit att hämta. |
ReturnValue
Boolean representation of addressed bit.
Se även
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++