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