This implements the Dispose() interface to properly dispose of the Sandcastle project object.

Namespace: SandcastleBuilder.Utils.Conversion
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0

Syntax

C#
public void Dispose()
Visual Basic
Public Sub Dispose

Implements

IDisposable..::..Dispose()()()()

See Also