LinkedList<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: LinkedList<T>
  • Platforms: .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island, Toffee, ToffeeV2

Instance Methods


Remove

 

method Remove(aValue: T): Boolean

 

Boolean Remove(T aValue)

 

func Remove(_ aValue: T) -> Boolean

 

Boolean Remove(T aValue)

 

Function Remove(aValue As T) As Boolean

Parameters:

  • aValue: