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++