Click or drag to resize

InformationItem Class

The InformationItem class is the base class for all Information Items.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlInformationItem
    More...

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

The InformationItem type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(InformationItem)
Public methodDispose
Releases all resources used by the InformationItem
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(InformationItem)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXLocationUrl
Public methodGetXLocationUrl(Boolean)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also
Inheritance Hierarchy