Documentation For Encog 2.x
LoadWebPage.LoadLink Method
Called by loadContents to load a link on the page.
protected
void
LoadLink(
int
index
,
Tag
tag
);
Parameters
index
The index to begin loading at.
tag
The beginning tag.
See Also
LoadWebPage Class
|
Encog.Bot.Browse Namespace