System::Collections::BitArray::Get méthode

BitArray::Get method

Obtient l’élément BitArray.

bool System::Collections::BitArray::Get(int index) const
ParamètreTypeDescription
indiceintIndice du bit à obtenir.

ReturnValue

Boolean representation of addressed bit.

Voir aussi