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

Syntax

Visual Basic (Declaration)
Protected _rowSizeInBytes As Integer
C#
protected int _rowSizeInBytes;
C++
protected:
 int _rowSizeInBytes sealed ;
J#
protected int _rowSizeInBytes
JScript
protected _rowSizeInBytes : int;

See Also