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
基礎データ構造への const 参照。
参照
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++