Click or drag to resize
Sandcastle Help File BuilderTocEntryParent Property
This is used to track the topic's parent collection

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public TocEntryCollection Parent { get; }

Property Value

Type: TocEntryCollection
Remarks
This is used by the designer to move items around within the collection.
See Also