System::Collections::Generic::List::ToArray method

List::ToArray method

सूची को एरे में बदलता है.

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

ReturnValue

सभी तत्वों की प्रतियों के साथ नया बनाया गया एरे।

संबंधित देखें