Documentation For Encog 2.x

LoadWebPage.Load Method

Load a web page from the specified stream.

Overload List

Load a web page from the specified stream.

public WebPage Load(Stream)

Load the web page from a string that contains HTML.

public WebPage Load(string)

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace