System::Collections::Generic::List::ToArray método
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.Page for C++