GetTableOfContents()

Obtains the details of the Entries for the currently loaded documentation.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)

Syntax

C#
public TableOfContents GetTableOfContents()

Returns

Exceptions

System.InvalidOperationException
Thrown when the Load method was not called, call the Load method first.