System::Collections::BitArray::data metodo

BitArray::data() method

Accesso alla struttura dati sottostante.

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

ReturnValue

Reference to underlying data structure.

Vedi anche

BitArray::data() const method

Accesso alla struttura dati sottostante.

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

ReturnValue

Riferimento const alla struttura dati sottostante.

Vedi anche