Namespace:
nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected _stringTruncationLength As Integer |
| C# |
|---|
| protected int _stringTruncationLength; |
| C++ |
|---|
protected: int _stringTruncationLength sealed ; |
| J# |
|---|
| protected int _stringTruncationLength |
| JScript |
|---|
| protected _stringTruncationLength : int; |
See Also