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