Click or drag to resize

Item Class

An Item class represents an item in an XBRL instance document.

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

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

The Item type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Fact) (Inherited from Fact.)
Public methodCompareTo(Item)
Public methodDimensionAspectValue
Public methodDispose (Inherited from Fact.)
Public methodEquals(Object) (Overrides FactEquals(Object).)
Public methodEquals(Fact) (Inherited from Fact.)
Public methodEquals(Item)
Public methodFindFootnotes Obsolete. (Inherited from Fact.)
Public methodGetDuplicateClass
Public methodGetFootnoteRelationships (Inherited from Fact.)
Public methodGetFootnotes (Inherited from Fact.)
Public methodGetHashCode (Overrides FactGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer (Inherited from Fact.)
Public methodGetXPointer(Boolean) (Inherited from Fact.)
Public methodHasAncestor (Inherited from Fact.)
Public methodIsCEqual
Public methodIsCUEqual
Public methodIsDuplicate(Fact) (Inherited from Fact.)
Public methodIsDuplicate(Fact, Boolean) (Inherited from Fact.)
Public methodIsIdentical (Inherited from Fact.)
Public methodIsPCUEqual
Public methodIsPEqual (Inherited from Fact.)
Public methodIsSEqual (Inherited from Fact.)
Public methodIsUEqual
Public methodIsVEqual
Public methodRoundNumericValue(Decimals)
Public methodStatic memberRoundNumericValue(Decimal, Decimals)
Public methodToString (Overrides ObjectToString.)
Top
Operators
See Also