System::Collections::BitArray::Get metode

BitArray::Get method

Mendapatkan elemen BitArray.

bool System::Collections::BitArray::Get(int index) const
ParameterTipeDeskripsi
indeksintIndeks bit yang akan diambil.

ReturnValue

Boolean representation of addressed bit.

Lihat Juga