TocEntryCollectionAll Method
This is used to enumerate all topics recursively
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public IEnumerable<TocEntry> All()
Public Function All As IEnumerable(Of TocEntry)
public:
IEnumerable<TocEntry^>^ All()
member All : unit -> IEnumerable<TocEntry>
Return Value
IEnumerableTocEntryAn enumerable list of all topics and sub-topics