Add a row to the table. This method is very inefficient for adding multiple rows and should be avoided if possible.
Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Exceptions
| Exception Type | Condition |
|---|---|
| TableException | TableException Thrown when the new data is not of the same type as the data it replaces. |