Click or drag to resize
Sandcastle Help File BuilderMultiFormatOutputComponentDispose Method
There are two overloads for this method.
Overload List
  NameDescription
Public methodDispose
This implements the Dispose() interface to properly dispose of the build component.
(Inherited from BuildComponentCore.)
Protected methodDispose(Boolean)
This can be overridden by derived classes to add their own disposal code if necessary.
(Overrides BuildComponentCoreDispose(Boolean).)
Top
See Also