TopicTransformationCore.ReplaceElement Method
Definition
- Assembly
- Sandcastle.Core.dll
Replace an element handler
public Element ReplaceElement(Element element)
Parameters
elementElementThe element handler for the element to replace
Returns
- Element
The element handler that was replaced or null if one did not exist
Remarks
If an element handler is not present for the element, it will be added instead