Themed 2026 Presentation Style Preview

TocEntryCollectionApiContentParentCollection Property

This is used to get the parent collection that contains the item where the API table of contents is to be inserted.

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public TocEntryCollection ApiContentParentCollection { get; }

Return Value

TocEntryCollection
The parent collection if there is a location defined or null if there isn't one

See Also