remove method

remove(item)

Remove the Annotation object from the collection.

def remove(self, item):
    ...
Parameter Type Description
item Annotation

See Also