Sandcastle Help File Builder Documentation
C#
VB
C++
F#
Themed 2026 Presentation Style Preview
Show/Hide TOC
Target
Dictionary
Dispose Method
There are two overloads for this method
Overload List
Dispose
This implements the Dispose() interface to properly dispose of the target dictionary
Dispose(Boolean)
This can be overridden by derived classes to add their own disposal code if necessary.
See Also
Reference
TargetDictionary Class
Sandcastle.Tools.BuildComponents.Targets Namespace
In This Article
Overload List
See Also