Add a row to the table. Users should be cautious of calling this routine directly rather than the corresponding routine in AsciiTableHDU since this routine knows nothing of the FITS header modifications required.

Overload List

  Name Description
Public method AddColumn (Object) Add a row to the table. Users should be cautious of calling this routine directly rather than the corresponding routine in AsciiTableHDU since this routine knows nothing of the FITS header modifications required.
Public method AddColumn (Object, Int32) This version of addColumn allows the user to override the default length associated with each column type.

See Also