System::Collections::Generic::IEnumerable::LINQ_ToArray метод

IEnumerable::LINQ_ToArray method

Создаёт массив из последовательности.

System::ArrayPtr<T> System::Collections::Generic::IEnumerable<T>::LINQ_ToArray()

ReturnValue

Array that contains all elements of current sequence.

См. также