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.Page for C++