Click or drag to resize

CharDataInformationItem Class

The CharDataInformationItem class represents XML character data and exposes the properties of the

Character Information Item.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlInformationItem
    Altova.RaptorXml.XmlCharDataInformationItem

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

The CharDataInformationItem type exposes the following members.

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