Summary
Represents an XML comment.
Constructors
Instance methods
string | | Refer to the documentation for object.ToString. |
Operators
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 | | Returns the content of this comment. |
IContent | | Refer to the documentation for Node.this[]. |
string | | Refer to the documentation for Node.Value. |