System::Collections::Generic::List::ToArray-Methode
List::ToArray method
Konvertiert die Liste in ein Array.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Neu erstelltes Array mit Kopien aller Elemente.
Siehe auch
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++