Initializes a new instance of the RowStuffer.ByteRowStuffer class.


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

Syntax

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

See Also