System::Collections::Generic::Queue::data-metod
Queue::data() method
Åtkomst till underliggande datastruktur.
queue_t & System::Collections::Generic::Queue<T>::data()
ReturnValue
Referens till underliggande datastruktur.
Se även
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
Queue::data() const method
Åtkomst till underliggande datastruktur.
const queue_t & System::Collections::Generic::Queue<T>::data() const
ReturnValue
Konstant referens till underliggande datastruktur.
Se även
- Typedef queue_t
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++