System::Collections::Generic::IEnumerable::LINQ_ToList method
IEnumerable::LINQ_ToList method
Creates a List
System::SharedPtr<Collections::Generic::List<T>> System::Collections::Generic::IEnumerable<T>::LINQ_ToList()
ReturnValue
The list containing all elements of specified sequence.
See Also
- Typedef SharedPtr
- Class List
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++