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