Vector.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Object remove(int index)
  2. bool remove(Object o)
    class Vector
    override
    bool
    remove
    (
    Object o
    )
  3. bool remove(String key)

Meta