Get the number of columns for this table
Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overridable ReadOnly Property NCols As Integer |
| C# |
|---|
| public virtual int NCols { get; } |
| C++ |
|---|
| public virtual property int NCols { int get(); } |
| J# |
|---|
| /** property */ public int get_NCols(); |
| JScript |
|---|
| public function get NCols() : int |
Property Value
The number of columns in the table.