Links Object

The Links object is a collection of Link Objects.

You can get the number of items in the collection by accessing the value in the Count method. Use the Item method to retrieve items from the collection.

Note: Links object and its methods are only applicable for usage with Perl script. It is not available in the COM API.