remove

open fun remove(node: Node): Boolean(source)
open fun remove(index: Int): N(source)


open fun remove(o: Any): Boolean(source)

See also