Read Me - Common Public License V1.0 - Copyright Notice(©)

remove


>>-remove(name)------------------------------------------------><

Returns and removes the member item with index [name] from a collection. If a method is associated with setMethod () for index [name] , the method is removed and running the method is returned. If there is no item or method with index [name] , the Nil object is returned.

Read Me - Common Public License V1.0 - Copyright Notice(©)