Click or drag to resize

DtdComponent Class

The DtdComponent class represents a base class for all DTD components.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xml.DtdDtdComponent
    More...

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

The DtdComponent type exposes the following members.

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