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