Summary
Represents an XML node that is either a
Text or a
Tag.
Operators
Node | | Implicit conversion from String to Text. |
Instance properties
Tag | | Refer to the documentation for IContent.AsTag. |
TagCollection | | Refer to the documentation for IContent.AsTags. |
IContent | | Refer to the documentation for IContent.this[]. |
string | | Returns the concatenated text contained in this node. |