reads a line
intentionally not using the deprecated readLine method from DataInputStream
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax Public Function ReadLine As String
public:
String^ ReadLine()
member ReadLine : unit -> string
Return Value
Type:
StringString that was read in
See Also