operator[]()
BitArray::operator method
Accessor function.
Reference System::Collections::BitArray::operator[](int index)
Arguments
Parameter | Type | Description |
---|---|---|
index | int | Index of bit to access. |
Return Value
Reference allowing operations on referred bit.
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.Slides