ConsoleLibConsoleReadLine Method |
Namespace: DotNumerics.FortranLibraryAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static void ConsoleReadLine(
Characters destination,
int length
)
Public Shared Sub ConsoleReadLine (
destination As Characters,
length As Integer
)
Request Example
View SourceParameters
- destination Characters
-
- length Int32
-
See Also