XmlComment
Description
- Derived from
-
XmlNodeWithParent abstract
Represents an XML comment:
<!----> <!-- --> <!-- Well-formed XML comment --> <!-- Non well--formed XML comment --> <!-- Non well--formed XML comment --> <!---------------------------------->
XmlComment objects may appear at these places in an XML document: