System::Collections::Generic::List::ToArray metod
List::ToArray method
Konverterar lista till array.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Ny skapad array med kopior av alla element.
Se även
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++