Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected _emptyString As String |
| C# |
|---|
| protected string _emptyString; |
| C++ |
|---|
protected: String _emptyString sealed ; |
| J# |
|---|
| protected string _emptyString |
| JScript |
|---|
| protected _emptyString : String; |
See Also