LumiSoft Net Help
StreamLineReader Constructor (strmSource)
NamespacesLumiSoft.NetStreamLineReaderStreamLineReader(Stream)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public StreamLineReader(
	Stream strmSource
)
Public Sub New ( 
	strmSource As Stream
)
public:
StreamLineReader(
	Stream^ strmSource
)
new : 
        strmSource : Stream -> StreamLineReader
Parameters
strmSource (Stream)
Source stream from where to read data. Reading begins from stream current position.

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