get_link


Description:

public Hyperlink? get_link (int link_index) throws Error

Gets the Hyperlink object at a specified index.

Parameters:

this

a pointer to the Hypertext implementor on which to operate.

link_index

a (zero-index) int indicating which hyperlink to query.

Returns:

the Hyperlink object specified by link_index.