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