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

Syntax

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

See Also