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

Syntax

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

See Also