NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
CollectionUtility Class
CollectionUtility Methods
GetReverse Method
GetReverse<T>(IList<T>) Method
GetReverse<T>(LinkedList) Method
Collection
Utility
Get
Reverse
T
(IList
T
) Method
Returns reversed list.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
static
IEnumerable
<T>
GetReverse
<T>(
this
IList
<T>
list
)
Parameters
list
IList
T
Type Parameters
T
Return Value
IEnumerable
T
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IList
T
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide).
See Also
Reference
CollectionUtility Class
GetReverse Overload
NeoAxis Namespace
Translate by Google:
Amharic
Arabic
Bengali
Burmese
Chinese
Dutch
French
German
Hindi
Indonesian
Italian
Japanese
Javanese
Korean
Malay
Nepali
Oriya
Pashto
Polish
Portuguese
Punjabi
Russian
Sindhi
Sinhala
Somali
Spanish
Swahili
Baidu:
Amharic
Arabic
Bengali
Burmese
Chinese
Dutch
French
German
Hindi
Indonesian
Italian
Japanese
Javanese
Korean
Malay
Nepali
Oriya
Pashto
Polish
Portuguese
Punjabi
Russian
Sindhi
Sinhala
Somali
Spanish
Swahili
Copyright 2026 Ivan Efimov