TocEntryCollectionApiContentParent Property

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

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public TocEntry ApiContentParent { get; }

Return Value

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

See Also