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.

参照