طريقة System::Collections::Generic::Queue::data
Queue::data() method
مُستَخدِم بنية البيانات الأساسية.
queue_t & System::Collections::Generic::Queue<T>::data()
ReturnValue
إشارة إلى بنية البيانات الأساسية.
انظر أيضًا
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
Queue::data() const method
مُستَخدِم بنية البيانات الأساسية.
const queue_t & System::Collections::Generic::Queue<T>::data() const
ReturnValue
إشارة ثابتة إلى بنية البيانات الأساسية.
انظر أيضًا
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++