TocEntryCollection(ContentFile) Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public TocEntryCollection(
	ContentFile siteMapFile
)

Parameters

siteMapFile  ContentFile
The site map file associated with the collection

See Also