HtmlReader.Dispose method
Releases the resources used by the current instance of the HtmlReader class.
Overload list
Name | Description | |
---|---|---|
Dispose() | Releases the resources used by the current instance of the HtmlReader class. | |
Dispose(Boolean) | The Dispose(Boolean) method releases resource used by the HtmlReader instance. |
Top