ImmutableList<T> Extension

Location

  • Reference:
    • Elements.dll  .NET, .NET Core 6.0, .NET Standard 2.0
    • elements.jar  Cooper
    • Elements.fx  Island, ToffeeV2
    • libElements.fx  Toffee
  • Namespace: RemObjects.Elements.RTL
  • Extends: ImmutableList<T>
  • Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2

Instance Methods


ToSortedList

 

method ToSortedList: ImmutableList<T>

 

ImmutableList<T> ToSortedList()

 

func ToSortedList() -> ImmutableList<T>

 

ImmutableList<T> ToSortedList()

 

Function ToSortedList() As ImmutableList<T>