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