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++