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

IEnumerable::LINQ_ToList method

एक क्रम से List बनाता है।

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

ReturnValue

निर्दिष्ट क्रम के सभी तत्वों को सम्मिलित करने वाली सूची।

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