Documentation

remove()

Removes the specified object from the list.

remove(item: T): this;

Notes

Parameters

Related