System::Collections::Generic::List::ToArray méthode
List::ToArray method
Convertit la liste en tableau.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Tableau nouvellement créé contenant des copies de tous les éléments.
Voir aussi
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++