System::Collections::BitArrayPtr::operator[]-Methode

BitArrayPtr::operator[] method

Bit-Zugriff.

BitArray::Reference System::Collections::BitArrayPtr::operator[](int idx) const
ParameterTypBeschreibung
idxintIndex zum Ansprechen.

ReturnValue

Referenz auf das angesprochene Bit.

Siehe auch