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