System::Collections::Generic::List::data method
List::data() method
Fungsi akses struktur data dasar.
vector_t & System::Collections::Generic::List<T>::data()
ReturnValue
Referensi ke vektor dasar.
Lihat Juga
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
List::data() const method
Fungsi akses struktur data dasar.
const vector_t & System::Collections::Generic::List<T>::data() const
ReturnValue
Referensi konstan ke vektor dasar.
Lihat Juga
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++