Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property NCols As Integer
|
C++ |
---|
property int NCols abstract { int get(); } |
J# |
---|
/** property */ public int get_NCols(); |
JScript |
---|
public function get NCols() : int |
See Also