IApi Toc Generator Interface
This interface is used to implement a table of contents generator for API content
Definition
Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public interface IApiTocGeneratorVB
Public Interface IApiTocGeneratorC++
public interface class IApiTocGeneratorF#
type IApiTocGenerator = interface endProperties
| ListTopicOrder | This is used to get or set the list topic order in the table of contents |
Methods
| GenerateApiTocFile | This is used to generate a table of contents file for API content |