Toc EntryParent Property
This is used to track the topic's parent collection
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 Parent { get; }VB
Public ReadOnly Property Parent As TocEntryCollection
GetC++
public:
property TocEntryCollection^ Parent {
TocEntryCollection^ get ();
}F#
member Parent : TocEntryCollection with getProperty Value
TocEntryCollectionRemarks
This is used by the site map editor to move items around within the collection