System::Collections::BitArray::Get method
BitArray::Get method
Gets BitArray element.
bool System::Collections::BitArray::Get(int index) const
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of bit to get. |
ReturnValue
Boolean representation of addressed bit.
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++