System::Collections::Generic::List::data method

List::data() method

Λειτουργία πρόσβασης στη βασική δομή δεδομένων.

vector_t & System::Collections::Generic::List<T>::data()

ReturnValue

Αναφορά στον υποκείμενο διάνυσμα.

Δείτε επίσης

List::data() const method

Λειτουργία πρόσβασης στη βασική δομή δεδομένων.

const vector_t & System::Collections::Generic::List<T>::data() const

ReturnValue

Σταθερή αναφορά στον υποκείμενο διάνυσμα.

Δείτε επίσης