Documentation For Encog 2.x

LoadWebPage.LoadInput Method

Called by loadContents to load an input tag on the form.

protected void LoadInput(
   int index,
   Tag tag
);

Parameters

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

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace