System::Collections::Generic::List::ToArray метод
List::ToArray method
Преобразует список в массив.
ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const
ReturnValue
Новосозданный массив с копиями всех элементов.
См. также
- Typedef ArrayPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++