Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Abstract class: RT.Xml.Node

Summary

Represents an XML node that is either a Text or a Tag.

Operators

NodeImplicit conversion from String to Text.

Instance properties

TagRefer to the documentation for IContent.AsTag.
TagCollectionRefer to the documentation for IContent.AsTags.
IContent
this[string selector]
Refer to the documentation for IContent.this[].
stringReturns the concatenated text contained in this node.