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

Syntax

Visual Basic (Declaration)
Protected MustInherit Class StreamedBinaryTableHDU.Writer
C#
protected abstract class StreamedBinaryTableHDU.Writer
C++
ref class StreamedBinaryTableHDU.Writer abstract 
J#
protected  class StreamedBinaryTableHDU.Writer
JScript
protected  class StreamedBinaryTableHDU.Writer

Inheritance Hierarchy

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also