طريقة 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++