Mono Class Library: System.Xml Namespace

System.Xml.XmlComment Class

An Xml comment node. [Edit]

See Also: XmlComment Members

System.Object
     System.Xml.XmlNode
          System.Xml.XmlLinkedNode
               System.Xml.XmlCharacterData
                    System.Xml.XmlComment

public class XmlComment : XmlCharacterData

Remarks

This node represents a comment in the document surrounded by <!-- and -->. [Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0