Adds a Link object to this Links collection.
The new Link object is added to the end of the collection. You can retrieve items from the collection using the Item method.
Perl
$links->Add(linkobject);