Click or drag to resize

Tuple Class

An Tuple class represents a tuple in an XBRL instance document.

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

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

The Tuple type exposes the following members.

Properties
  NameDescription
Public propertyAspectValues (Inherited from Fact.)
Public propertyChildFacts
Public propertyChildItems
Public propertyChildTuples
Public propertyConcept
Public propertyConceptAspectValue (Inherited from Fact.)
Public propertyContextRef (Inherited from Fact.)
Public propertyElement (Inherited from Fact.)
Public propertyFootnoteRelationships (Inherited from Fact.)
Public propertyFootnotes (Inherited from Fact.)
Public propertyId (Inherited from Fact.)
Public propertyInlineIsHidden (Inherited from Fact.)
Public propertyInstant (Inherited from Fact.)
Public propertyLocationAspectValue (Inherited from Fact.)
Public propertyParentTuple (Inherited from Fact.)
Public propertyQName (Inherited from Fact.)
Public propertyUnitRef (Inherited from Fact.)
Public propertyXsiNil (Inherited from Fact.)
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Fact) (Inherited from Fact.)
Public methodCompareTo(Tuple)
Public methodDispose (Inherited from Fact.)
Public methodEquals(Object) (Overrides FactEquals(Object).)
Public methodEquals(Fact) (Inherited from Fact.)
Public methodEquals(Tuple)
Public methodFindFootnotes Obsolete. (Inherited from Fact.)
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 methodhas_child
Public methodhas_descendant
Public methodHasAncestor (Inherited from Fact.)
Public methodIsDuplicate(Fact) (Inherited from Fact.)
Public methodIsDuplicate(Fact, Boolean) (Inherited from Fact.)
Public methodIsIdentical (Inherited from Fact.)
Public methodIsPEqual (Inherited from Fact.)
Public methodIsSEqual (Inherited from Fact.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also