System::Collections::Generic::List::data method
List::data() method
Underliggande datastruktur‑åtkomstfunktion.
vector_t & System::Collections::Generic::List<T>::data()
ReturnValue
Referens till underliggande vektor.
Se även
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
List::data() const method
Underliggande datastruktur‑åtkomstfunktion.
const vector_t & System::Collections::Generic::List<T>::data() const
ReturnValue
Konstant referens till underliggande vektor.
Se även
- Typedef vector_t
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++