Click or drag to resize

ConceptRelationshipNodeGenerationsData Class

This class represents the <table:generations> or <table:generationsExpression> child element of a relationship node.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TableConceptRelationshipNodeGenerationsData

Namespace:  Altova.RaptorXml.Xbrl.Table
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.9.0.0 (1.0.0.0)
Syntax
public class GenerationsData : IDisposable, 
	IComparable, IComparable<ConceptRelationshipNodeGenerationsData>

The ConceptRelationshipNodeGenerationsData type exposes the following members.

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