Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > remove

remove

remove(value: MemberType) updating, abstract;

The remove method of the Collection class removes an item from a collection. If the collection does not contain the specified item, an exception is raised.