Table of Contents

TopicTransformationCore.AddElements Method

Definition

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

Add a range of elements that will be transformed when the topic is rendered

public void AddElements(IEnumerable<Element> elements)

Parameters

elements IEnumerable<Element>

The element handlers

Exceptions

ArgumentException

This is thrown if an element name already has a handler