Documentation For Encog 2.x

Browser Class

The main class for web browsing. This class allows you to navigate to a specific URL. Once you navigate to one URL, you can naviage to any URL contained on the page.

For a list of all members of this type, see Browser Members .

System.Object
   Browser

public class Browser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot.Browse

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

Browser Members | Encog.Bot.Browse Namespace