operator[]()

BitArrayPtr::operator const method

Bit accessor.

BitArray::Reference System::Collections::BitArrayPtr::operator[](int idx) const

Arguments

ParameterTypeDescription
idxintIndex to address.

Return Value

Reference to addressed bit.

See Also