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