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