TopicTransformationCore.ReplaceElements Method
Definition
- Assembly
- Sandcastle.Core.dll
Replace a range of elements
public void ReplaceElements(IEnumerable<Element> elements)
Parameters
elementsIEnumerable<Element>The element handlers for the elements to replace. If an element handler is not present for the element, it will be added instead.