HtmlWeb Constructor

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image
Initializes a new instance of the HtmlWeb class

Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public HtmlWeb()
Visual Basic
Public Sub New
Visual C++
public:
HtmlWeb()

See Also