Table of Contents

TopicTransformationCore.ReplaceElements Method

Definition

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

Replace a range of elements

public void ReplaceElements(IEnumerable<Element> elements)

Parameters

elements IEnumerable<Element>

The element handlers for the elements to replace. If an element handler is not present for the element, it will be added instead.