TocEntryCollection(ContentFile) Constructor

Constructor

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public TocEntryCollection(
	ContentFile siteMapFile
)

Parameters

siteMapFile  ContentFile
The site map file associated with the collection

See Also