Namespace:
nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property BlankValue As Integer
|
| C# |
|---|
| public virtual int BlankValue { get; } |
| C++ |
|---|
public virtual property int BlankValue { int get(); } |
| J# |
|---|
/** property */ public int get_BlankValue(); |
| JScript |
|---|
| public function get BlankValue() : int |
See Also