System::Collections::BitArray::Get metod

BitArray::Get method

Hämtar BitArray element.

bool System::Collections::BitArray::Get(int index) const
ParameterTypBeskrivning
indexintIndex för bit att hämta.

ReturnValue

Boolean representation of addressed bit.

Se även