System::Collections::Generic::List::ToArray‑metod
List::ToArray method
Konverterar listan till en array.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Nytt skapat array med kopior av alla element.
Se även
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++