List.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void remove(T e)
    class List(T)
    void
    remove
    (
    T e
    )
  2. void remove(Iterator it)

Meta