System::Collections::BitArray::idx_get method
BitArray::idx_get method
Getter function.
bool System::Collections::BitArray::idx_get(int index) const
Parameter | Type | Description |
---|---|---|
index | int | Index of bit to extract. |
ReturnValue
Value of referenced bit.
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++