Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected _table As StreamedBinaryTableHDU |
| C# |
|---|
| protected StreamedBinaryTableHDU _table; |
| C++ |
|---|
| protected: StreamedBinaryTableHDU _table sealed ; |
| J# |
|---|
| protected StreamedBinaryTableHDU _table |
| JScript |
|---|
| protected _table : StreamedBinaryTableHDU; |