add method

Add the Hyperlink object in the collection.

Returns

def add(self, item):
    ...
Parameter Type Description
item Hyperlink

See Also