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