طريقة System::Collections::Generic::List::ToArray

List::ToArray method

يحوّل القائمة إلى مصفوفة.

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

ReturnValue

مصفوفة تم إنشاؤها حديثًا تحتوي على نسخ من جميع العناصر.

انظر أيضًا