Comparison<T> Extension
Location
- Reference: Elements.dll
- Namespace: RemObjects.Elements.RTL
- Extends: Comparison<T>
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0
Instance Methods
ToSortedList
method ToSortedList(aComparison: Comparison<T>): ImmutableList<T>
ImmutableList<T> ToSortedList(Comparison<T> aComparison)
func ToSortedList(_ aComparison: Comparison<T>) -> ImmutableList<T>
Function ToSortedList(aComparison As Comparison<T>) As ImmutableList<T>
Parameters:
- aComparison: