Metode System::Collections::Generic::Stack::data
Stack::data() method
Aksesor struktur data internal.
stack_t & System::Collections::Generic::Stack<T>::data()
ReturnValue
Referensi ke struktur data internal.
Lihat Juga
- Typedef stack_t
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
Stack::data() const method
Aksesor struktur data internal.
const stack_t & System::Collections::Generic::Stack<T>::data() const
ReturnValue
Referensi konstan ke struktur data internal.
Lihat Juga
- Typedef stack_t
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++