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