Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Shared _defaultNullValues As Hashtable |
C# |
---|
protected static Hashtable _defaultNullValues; |
C++ |
---|
protected: static Hashtable _defaultNullValues; |
J# |
---|
protected static Hashtable _defaultNullValues |
JScript |
---|
protected static _defaultNullValues : Hashtable; |
See Also