System::Collections::Generic::Stack::data विधि

Stack::data() method

आंतरिक डेटा संरचना अभिगमकर्ता।

stack_t & System::Collections::Generic::Stack<T>::data()

ReturnValue

आंतरिक डेटा संरचना का संदर्भ।

संबंधित देखें

Stack::data() const method

आंतरिक डेटा संरचना अभिगमकर्ता।

const stack_t & System::Collections::Generic::Stack<T>::data() const

ReturnValue

आंतरिक डेटा संरचना का स्थिर संदर्भ।

संबंधित देखें