System::Collections::BitArray::operator[]-methode

BitArray::operator[] method

Accessor-functie.

Reference System::Collections::BitArray::operator[](int index)
ParameterTypeBeschrijving
indexintIndex van de bit om te benaderen.

ReturnValue

Reference allowing operations on referred bit.

Zie ook