System::Collections::Generic::List::ToArray метод

List::ToArray method

Преобразует список в массив.

ArrayPtr<T> System::Collections::Generic::List<T>::ToArray() const

ReturnValue

Новосозданный массив с копиями всех элементов.

См. также