HtmlReader.Dispose method
Releases the resources used by the current instance of the HtmlReader class.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As HtmlReader
instance.Dispose()
public void Dispose()