System::Collections::BitArray::data-methode

BitArray::data() method

Toegang tot onderliggende datastructuur.

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

ReturnValue

Reference to underlying data structure.

Zie ook

BitArray::data() const method

Toegang tot onderliggende datastructuur.

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

ReturnValue

Const‑referentie naar onderliggende datastructuur.

Zie ook