System::Collections::Generic::List::ToArray メソッド

List::ToArray method

リストを配列に変換します。

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

ReturnValue

すべての要素のコピーを含む新しく作成された配列。

参照