System::Collections::Generic::IEnumerable::LINQ_ToList method

IEnumerable::LINQ_ToList method

Membuat sebuah List dari sebuah urutan.

System::SharedPtr<Collections::Generic::List<T>> System::Collections::Generic::IEnumerable<T>::LINQ_ToList()

ReturnValue

Daftar yang berisi semua elemen dari urutan yang ditentukan.

Lihat Juga