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
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
BitArray::data() const method
Toegang tot onderliggende datastructuur.
const bitset & System::Collections::BitArray::data() const
ReturnValue
Const‑referentie naar onderliggende datastructuur.
Zie ook
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++