Documentation For Encog 2.x

WebPage Class

Holds a web page that was loaded by the Browse class. Web pages are made up of DataUnits and contents, which are ranges of data units. The data units are basically tags and blocks of text. The contents collection uses DocumentRange objects to assign meatning to the lower level DataObjects.

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

System.Object
   WebPage

public class WebPage

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

WebPage Members | Encog.Bot.Browse Namespace