System::Collections::Generic::Queue::data yöntemi
Queue::data() method
Altta yatan veri yapısı erişicisi.
queue_t & System::Collections::Generic::Queue<T>::data()
ReturnValue
Temel veri yapısına referans.
Ayrıca Bakınız
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
Queue::data() const method
Altta yatan veri yapısı erişicisi.
const queue_t & System::Collections::Generic::Queue<T>::data() const
ReturnValue
Temel veri yapısına sabit referans.
Ayrıca Bakınız
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Font for C++