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

Syntax

Visual Basic (Declaration)
Protected _defaultValue As Object
C#
protected object _defaultValue;
C++
protected:
 Object _defaultValue sealed ;
J#
protected object _defaultValue
JScript
protected _defaultValue : Object;

See Also