Initializes a new instance of the RowStuffer.ShortRowStuffer class.


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

Syntax

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

See Also