System::Collections::BitArray::data metod

BitArray::data() method

Åtkomst till underliggande datastruktur.

bitset & System::Collections::BitArray::data()

ReturnValue

Reference to underlying data structure.

Se även

BitArray::data() const method

Åtkomst till underliggande datastruktur.

const bitset & System::Collections::BitArray::data() const

ReturnValue

Konstant referens till underliggande datastruktur.

Se även