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

Syntax

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

Inheritance Hierarchy

System.Object
   nom.tam.fits.StreamedBinaryTableHDU.Config

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