 | GuiConsoleControlAsTextReaderRead Method (Char, Int32, Int32) |
Namespace:
de.unika.ipd.grGen.libConsoleAndOS
Assembly:
libConsoleAndOSWindowsForms (in libConsoleAndOSWindowsForms.dll) Version: GrGen.NET 8.0
Syntaxpublic override int Read(
char[] buffer,
int index,
int count
)
Parameters
- buffer
- Type: SystemChar
- index
- Type: SystemInt32
- count
- Type: SystemInt32
Return Value
Type:
Int32
See Also