Click or drag to resize
Sandcastle Help File BuilderTocEntryCollection Constructor (FileItem)
Constructor

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public TocEntryCollection(
	FileItem siteMap
)

Parameters

siteMap
Type: SandcastleBuilder.UtilsFileItem
The site map file associated with the collection.
See Also