LumiSoft Net Help
ReadLine Method
NamespacesLumiSoft.NetStreamLineReaderReadLine()()()()
Reads byte[] line from stream. NOTE: Returns null if end of stream reached.
Declaration Syntax
C#Visual BasicVisual C++F#
public byte[] ReadLine()
Public Function ReadLine As Byte()
public:
array<unsigned char>^ ReadLine()
member ReadLine : unit -> byte[] 
Return Value
array<Byte>[]()[][]
Return null if end of stream reached.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119