TopicTransformationCore.AddElements Method
Definition
- 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
elementsIEnumerable<Element>The element handlers
Exceptions
- ArgumentException
This is thrown if an element name already has a handler