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.Font for C++
BitArray::data() const method
底层数据结构访问。
const bitset & System::Collections::BitArray::data() const
ReturnValue
对底层数据结构的 const 引用。
另见
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++