Click or drag to resize

Fact Class

An Fact class represents a fact in an XBRL instance document.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlFact
    Altova.RaptorXml.XbrlItem
    Altova.RaptorXml.XbrlTuple

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

The Fact type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Fact)
Public methodDispose
Releases all resources used by the Fact
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(Fact)
Public methodFindFootnotes Obsolete.
Public methodGetFootnoteRelationships
Public methodGetFootnotes
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer
Public methodGetXPointer(Boolean)
Public methodHasAncestor
Public methodIsDuplicate(Fact)
Public methodIsDuplicate(Fact, Boolean)
Public methodIsIdentical
Public methodIsPEqual
Public methodIsSEqual
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also