System::Collections::Generic::Stack::data metod
Stack::data() method
Intern åtkomst till datastruktur.
stack_t & System::Collections::Generic::Stack<T>::data()
ReturnValue
Referens till intern datastruktur.
Se även
- Typedef stack_t
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
Stack::data() const method
Intern åtkomst till datastruktur.
const stack_t & System::Collections::Generic::Stack<T>::data() const
ReturnValue
Konstant referens till intern datastruktur.
Se även
- Typedef stack_t
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++