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.Font 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.Font for C++