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

Syntax

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

See Also