Table of Contents

Class TextNode

Namespace
GuildWars2.Markup
Assembly
GW2SDK.dll

Represents a text node in the markup structure. ///

public sealed class TextNode : MarkupNode
Inheritance
TextNode
Inherited Members

Constructors

TextNode(string)

Represents a text node in the markup structure. ///

Properties

Text

Gets the text content of the node.

Type

Gets the type of the node.