System::Collections::Generic::List::ToArray yöntemi

List::ToArray method

Listeyi diziye dönüştürür.

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

ReturnValue

Tüm öğelerin kopyalarıyla yeni oluşturulmuş dizi.

Ayrıca Bakınız