Initializes a new instance of the BasicHDU class.


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

Syntax

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

See Also