Sandcastle Help File Builder Documentation
C#
C#
VB
C++
F#
SHFB
Sandcastle Help File Builder Namespaces
Sandcastle.
Tools.
Build
Components
For
Each
Component
Methods
Dispose
Show/Hide TOC
Apply
Dispose
Initialize
For
Each
Component
.
Dispose Method
There are two overloads for this method.
Overload List
Dispose
()
This implements the Dispose() interface to properly dispose of the build component.
Dispose(Boolean)
This can be overridden by derived classes to add their own disposal code if necessary.
See Also
Reference
ForEachComponent Class
Sandcastle.Tools.BuildComponents Namespace
In This Article
Overload List
See Also