Click or drag to resize

CommentInformationItem Class

The CommentInformationItem class represents an XML comment and exposes the properties of the

Comment Information Item.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlInformationItem
    Altova.RaptorXml.XmlCommentInformationItem

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class CommentInformationItem : InformationItem

The CommentInformationItem type exposes the following members.

Properties
  NameDescription
Public propertyContent
Public propertyDocument (Inherited from InformationItem.)
Public propertyFirstChild (Inherited from InformationItem.)
Public propertyNext (Inherited from InformationItem.)
Public propertyParent
Public propertyPrev (Inherited from InformationItem.)
Top
Methods
Operators
See Also