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

Syntax

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

See Also