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
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++
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
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++