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

Syntax

Visual Basic (Declaration)
Public Class RowStuffer.ShortRowStuffer
    Inherits RowStuffer
C#
public class RowStuffer.ShortRowStuffer : RowStuffer
C++
ref class RowStuffer.ShortRowStuffer : RowStuffer
J#
public class RowStuffer.ShortRowStuffer extends RowStuffer
JScript
public class RowStuffer.ShortRowStuffer extends RowStuffer

Inheritance Hierarchy

System.Object
   nom.tam.util.RowStuffer
      nom.tam.util.RowStuffer.ShortRowStuffer

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