Initializes a new instance of the RowStuffer.DoubleRowStuffer class.


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

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public RowStuffer.DoubleRowStuffer()
C++
public:
 RowStuffer.DoubleRowStuffer() sealed 
J#
public RowStuffer.DoubleRowStuffer()
JScript
public function RowStuffer.DoubleRowStuffer()

See Also