Table of Contents

Class HyperlinkEnd

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

The end marker of a hyperlink opened by the matching HyperlinkStart.

public sealed class HyperlinkEnd : Inline
Inheritance
HyperlinkEnd
Inherited Members
Extension Methods

Constructors

HyperlinkEnd()

Methods

Accept(DomVisitor)

Dispatches to the visitor method for this node's concrete type.

CloneCore()

Creates the deep copy for Clone(). Implementations copy all owned state, deep-clone children and copy unknown-XML islands.