System::Collections::Generic::IEnumerable::LINQ_Reverse method
IEnumerable::LINQ_Reverse method
Inverts the order of the elements in a sequence.
SharedPtr<IEnumerable<Source>> System::Collections::Generic::IEnumerable<Source>::LINQ_Reverse()
ReturnValue
A sequence whose elements correspond to those of the input sequence in reverse order.
See Also
- Typedef SharedPtr
- Class IEnumerable
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++