Toc Entry Collection(Content File) Constructor
Constructor
Definition
Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public TocEntryCollection(
ContentFile siteMapFile
)VB
Public Sub New (
siteMapFile As ContentFile
)C++
public:
TocEntryCollection(
ContentFile^ siteMapFile
)F#
new :
siteMapFile : ContentFile -> TocEntryCollectionParameters
- siteMapFile ContentFile
- The site map file associated with the collection