DocumentationContext.Topics Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the topics in the documentation context.
public IReadOnlyTopicCollection Topics { get; }

Property Value

IReadOnlyTopicCollection
The read-only collection of the topics in the documentation context.