LumiSoft Net Help
Parse Method (stream)
NamespacesLumiSoft.Net.MIMEMIME_h_CollectionParse(SmartStream)
Parses MIME header from the specified stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Parse(
	SmartStream stream
)
Public Sub Parse ( 
	stream As SmartStream
)
public:
void Parse(
	SmartStream^ stream
)
member Parse : 
        stream : SmartStream -> unit 
Parameters
stream (SmartStream)
MIME header stream.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when stream is null.

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