add method

add(item)

Add the Annotation object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemAnnotation

See Also