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

Syntax

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

See Also