System::Collections::BitArrayPtr::operator[] method
BitArrayPtr::operator[] method
Bit accessor.
BitArray::Reference System::Collections::BitArrayPtr::operator[](int idx) const
Parameter | Type | Description |
---|---|---|
idx | int | Index to address. |
ReturnValue
Reference to addressed bit.
See Also
- Class Reference
- Class BitArrayPtr
- Namespace System::Collections
- Library Aspose.PUB for C++