Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Function WriteTable( _ ByVal s As ArrayDataIO _ ) As Integer |
| C# |
|---|
| protected int WriteTable( ArrayDataIO s ) |
| C++ |
|---|
| protected: int WriteTable( ArrayDataIO s ) sealed |
| J# |
|---|
| protected int WriteTable( ArrayDataIO s ) |
| JScript |
|---|
| protected
function WriteTable( s : ArrayDataIO ) : int |