TocEntryParent Property
This is used to track the topic's parent collection
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public TocEntryCollection Parent { get; }
Public ReadOnly Property Parent As TocEntryCollection
Get
public:
property TocEntryCollection^ Parent {
TocEntryCollection^ get ();
}
member Parent : TocEntryCollection with get
Property Value
TocEntryCollection This is used by the site map editor to move items around within the collection