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