InfoConnect for Airlines
ReadLine Method


Reads data from the host until a line-feed character is encountered.
Overload List
OverloadDescription
ReadLine()Reads data from the host until a line-feed character is encountered.  
ReadLine(Int32)Reads data from the host until a line-feed character is encountered.  
ReadLine(Int32,ReadOption,Boolean)Reads data from the host until a line-feed character is encountered.  
See Also