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

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129