Adds specified mime entity to the end of the collection.
| C# | Visual Basic | Managed C++ |
public void Add ( MimeEntity entity )
Public Sub Add ( _ entity As MimeEntity _ )
public: void Add ( MimeEntity^ entity )
- entity (MimeEntity)
- Mime entity to add to the collection.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)