Documentation For Encog 2.x

DocumentRange Constructor

Construct a document range from the specified WebPage.

DocumentRange(
   WebPage source
);

Parameters

source
The web page that this range belongs to.

See Also

DocumentRange Class | Encog.Bot.Browse.Range Namespace