TocEntryCollectionApiContentParent Property

This is used to get the parent item that will contain the API table of contents

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public TocEntry ApiContentParent { get; }

Return Value

TocEntry
The parent item or null if it is the root collection.

See Also