طريقة 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++