get_uri


Description:

public string get_uri (int i) throws Error

Gets the URI associated with a particular hyperlink anchor.

Parameters:

this

a pointer to the Hyperlink implementor on which to operate.

i

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

Returns:

a UTF-8 string giving the URI of the ith hyperlink anchor.