Removes specified header field from the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Remove( MIME_h field )
Public Sub Remove ( field As MIME_h )
public: void Remove( MIME_h^ field )
member Remove : field : MIME_h -> unit
Parameters
- field (MIME_h)
- Header field to remove.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when field is null reference value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119