Documentation For Encog 2.x

LoadWebPage.LoadForm Method

Called by loadContents to load a form on the page.

protected void LoadForm(
   int index,
   Tag tag
);

Parameters

index
The index to begin loading at.
tag
The beginning tag.

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace