System::Collections::BitArray::data método
BitArray::data() method
Acceso a la estructura de datos subyacente.
bitset & System::Collections::BitArray::data()
ReturnValue
Reference to underlying data structure.
Ver también
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
BitArray::data() const method
Acceso a la estructura de datos subyacente.
const bitset & System::Collections::BitArray::data() const
ReturnValue
Referencia constante a la estructura de datos subyacente.
Ver también
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++