Themed 2026 Presentation Style Preview

TopicCollectionAll Method

This is used to enumerate all topics recursively

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public IEnumerable<Topic> All()

Return Value

IEnumerableTopic
An enumerable list of all topics and sub-topics

See Also