LumiSoft Net Help
Parse Method (field)
NamespacesLumiSoft.Net.MIMEMIME_h_ProviderParse(String)
Parses specified header field.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_h Parse(
	string field
)
Public Function Parse ( 
	field As String
) As MIME_h
public:
MIME_h^ Parse(
	String^ field
)
member Parse : 
        field : string -> MIME_h 
Parameters
field (String)
Header field string (Name: value).
Return Value
MIME_h
Returns parsed header field.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when field is null reference.
ParseExceptionIs raised when header field parsing errors.

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