System::Collections::BitArray::operator[] metodo

BitArray::operator[] method

Funzione di accesso.

Reference System::Collections::BitArray::operator[](int index)
ParametroTipoDescrizione
indiceintIndice del bit da accedere.

ReturnValue

Reference allowing operations on referred bit.

Vedi anche