System::Collections::BitArray::Get methode
BitArray::Get method
Haalt BitArray element op.
bool System::Collections::BitArray::Get(int index) const
| Parameter | Type | Beschrijving |
|---|---|---|
| index | int | Index van bit om op te halen. |
ReturnValue
Boolean representation of addressed bit.
Zie ook
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++