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
GetText Method
Returns a string.
Namespace:
Syntactik.IO
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
string
GetText
(
int
begin
,
int
end
)
Parameters
begin
Type:
System
Int32
Start index.
end
Type:
System
Int32
End index.
Return Value
Type:
String
Result string
Implements
ITextSource
GetText(Int32, Int32)
See Also
Reference
InputStream Class
Syntactik.IO Namespace
Send comments on this topic to
info@syntactik.com