Método System::Collections::Generic::List::ToArray
List::ToArray method
Convierte la lista a un arreglo.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Matriz recién creada con copias de todos los elementos.
Ver también
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++