Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Shared Function NextChar() As Char |
| C# |
|---|
| public static char NextChar() |
| C++ |
|---|
public: static wchar_t NextChar() |
| J# |
|---|
| public static char NextChar() |
| JScript |
|---|
| public static
function NextChar() : char |
See Also