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

Σταθερή αναφορά στην εσωτερική δομή δεδομένων.

Δείτε επίσης