System::Collections::Generic::List::data metod
List::data() method
Underliggande datastrukturs å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.PDF for C++
List::data() const method
Underliggande datastrukturs å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.PDF for C++