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

Syntax

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

See Also