TocEntryCollectionApiContentParentCollection Property
This is used to get the parent collection that contains the item where the API table of contents is
to be inserted.
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public TocEntryCollection ApiContentParentCollection { get; }
Public ReadOnly Property ApiContentParentCollection As TocEntryCollection
Get
public:
property TocEntryCollection^ ApiContentParentCollection {
TocEntryCollection^ get ();
}
member ApiContentParentCollection : TocEntryCollection with get
Return Value
TocEntryCollectionThe parent collection if there is a location defined or null if there isn't one