System::Collections::BitArray::operator[] metod

BitArray::operator[] method

Åtkomstfunktion.

Reference System::Collections::BitArray::operator[](int index)
ParameterTypBeskrivning
indexintIndex av bit att komma åt.

ReturnValue

Reference allowing operations on referred bit.

Se även