Summary
Represents a bit of text between XML tags.
Constructors
|
Represents a bit of text between XML tags. |
Instance methods
string | | Refer to the documentation for object.ToString. |
Operators
string | | Implicit conversion to String. |
Text | | Implicit conversion from String. |
Node | | Implicit conversion from String to Text. |
Instance properties
Tag | | Refer to the documentation for Node.AsTag. |
TagCollection | | Refer to the documentation for Node.AsTags. |
string | | Provides a debugger-friendly view of this text node. |
IContent | | Refer to the documentation for Node.this[]. |
string | | Refer to the documentation for Node.Value. |