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

Syntax

Visual Basic (Declaration)
Protected Shared _rowStuffers As Hashtable
C#
protected static Hashtable _rowStuffers;
C++
protected:
 static Hashtable _rowStuffers;
J#
protected static Hashtable _rowStuffers
JScript
protected static _rowStuffers : Hashtable;

See Also