System::Collections::BitArray::data method
BitArray::data() method
Underlying data structure access.
bitset & System::Collections::BitArray::data()
ReturnValue
Reference to underlying data structure.
See Also
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++
BitArray::data() const method
Underlying data structure access.
const bitset & System::Collections::BitArray::data() const
ReturnValue
Const reference to underlying data structure.
See Also
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++