Class RootNode
- Namespace
- GuildWars2.Markup
- Assembly
- GuildWars2.dll
Represents a root node in the markup structure.
public sealed class RootNode : MarkupNode
- Inheritance
-
RootNode
- Inherited Members
Constructors
- RootNode(IImmutableList<MarkupNode>)
Represents a root node in the markup structure.
Properties
- Children
Gets the child nodes.
- Type
Gets the type of the node.