Initializes a new instance of the RandomAccess class.


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

Syntax

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

See Also