System::Collections::BitArray::Get-Methode
BitArray::Get method
Gibt das BitArray-Element zurück.
bool System::Collections::BitArray::Get(int index) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int | Index des abzurufenden Bits. |
ReturnValue
Boolean representation of addressed bit.
Siehe auch
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++