Initializes a new instance of the RowSource class.


Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected RowSource()
C++
protected:
 RowSource() sealed 
J#
protected RowSource()
JScript
protected function RowSource()

See Also