Initializes a new instance of the StreamedBinaryTableHDU.Writer class.


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected StreamedBinaryTableHDU.Writer()
C++
protected:
 StreamedBinaryTableHDU.Writer() sealed 
J#
protected StreamedBinaryTableHDU.Writer()
JScript
protected function StreamedBinaryTableHDU.Writer()

See Also