طريقة 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
مرجع ثابت إلى بنية البيانات الأساسية.
انظر أيضًا
- Typedef bitset
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++