System.Collections.Generic.IEnumerable<T> Extension

Location

Instance Methods


ToSortedList

 

method ToSortedList: ImmutableList<T>

 

ImmutableList<T> ToSortedList()

 

func ToSortedList() -> ImmutableList<T>

 

Function ToSortedList() As ImmutableList<T>