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