Documentation For Encog 2.x

Form Constructor

Construct a form on the specified web page.

Form(
   WebPage source
);

Parameters

source
The web page that contains this form.

See Also

Form Class | Encog.Bot.Browse.Range Namespace