Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected _readBufEnd As Integer |
C# |
---|
protected int _readBufEnd; |
C++ |
---|
protected: int _readBufEnd sealed ; |
J# |
---|
protected int _readBufEnd |
JScript |
---|
protected _readBufEnd : int; |
See Also