System::Collections::Generic::List::ToArray metodo
List::ToArray method
Converte la lista in un array.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Array appena creato con copie di tutti gli elementi.
Vedi anche
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++