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

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