Table of Contents

TopicTransformationCore.AddApiTopicSectionHandlerRange Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

Add a range of new API topic section handlers

public void AddApiTopicSectionHandlerRange(IEnumerable<ApiTopicSectionHandler> sectionHandlers)

Parameters

sectionHandlers IEnumerable<ApiTopicSectionHandler>

An enumerable list of the API topic section handlers to add