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