System::Collections::BitArray::Get metodo

BitArray::Get method

Ottiene l’elemento BitArray.

bool System::Collections::BitArray::Get(int index) const
ParametroTipoDescrizione
indiceintIndice del bit da ottenere.

ReturnValue

Boolean representation of addressed bit.

Vedi anche