Documentation For Encog 2.x
WebPage.AddContent Method
Add to the content collection.
public
void
AddContent(
DocumentRange
span
);
Parameters
span
The range to add to the collection.
See Also
WebPage Class
|
Encog.Bot.Browse Namespace