System::Collections::BitArray::data μέθοδος
BitArray::data() method
Πρόσβαση στην υποκείμενη δομή δεδομένων.
bitset & System::Collections::BitArray::data()
ReturnValue
Reference to underlying data structure.
Δείτε επίσης
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
BitArray::data() const method
Πρόσβαση στην υποκείμενη δομή δεδομένων.
const bitset & System::Collections::BitArray::data() const
ReturnValue
Σταθερή αναφορά στη βασική δομή δεδομένων.
Δείτε επίσης
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++