System::Collections::Generic::List::data method
List::data() method
Λειτουργία πρόσβασης στη βασική δομή δεδομένων.
vector_t & System::Collections::Generic::List<T>::data()
ReturnValue
Αναφορά στον υποκείμενο διάνυσμα.
Δείτε επίσης
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
List::data() const method
Λειτουργία πρόσβασης στη βασική δομή δεδομένων.
const vector_t & System::Collections::Generic::List<T>::data() const
ReturnValue
Σταθερή αναφορά στον υποκείμενο διάνυσμα.
Δείτε επίσης
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++