The size of the data when last read


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

Syntax

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

See Also