Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.IO
InputStream Class
InputStream Methods
Consume Method
Dispose Method
GetChar Method
GetText Method
La Method
Reset Method
InputStream
GetChar Method
Returns a character.
Namespace:
Syntactik.IO
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
char
GetChar
(
int
index
)
Parameters
index
Type:
System
Int32
Index of character in the string, stream etc.
Return Value
Type:
Char
Result character.
Implements
ITextSource
GetChar(Int32)
See Also
Reference
InputStream Class
Syntactik.IO Namespace
Send comments on this topic to
info@syntactik.com