Inserts a new mime entity into the collection at the specified location.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Insert( int index, MimeEntity entity )
Public Sub Insert ( index As Integer, entity As MimeEntity )
public: void Insert( int index, MimeEntity^ entity )
member Insert : index : int * entity : MimeEntity -> unit
Parameters
- index (Int32)
- The location in the collection where you want to add the mime entity.
- entity (MimeEntity)
- Mime entity.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119