Click or drag to resize

UnparsedEntityInformationItem Class

The UnparsedEntityInformationItem class represents an unparsed XML entity and exposes the

properties of the Unparsed Entity Information Item.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlUnparsedEntityInformationItem

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class UnparsedEntityInformationItem : IDisposable, 
	IComparable, IComparable<UnparsedEntityInformationItem>

The UnparsedEntityInformationItem type exposes the following members.

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