







Initializes a new instance of the Crc32 class
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public Crc32() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: Crc32() |








Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax| C# |
|---|
public Crc32() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: Crc32() |
See Also