Click or drag to resize

Table Class

An Table class represents a table in the layout model.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.Table.LayoutTable

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

The Table type exposes the following members.

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