Inserts a new header field into the collection at the specified location.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Insert( int index, MIME_h field )
Public Sub Insert ( index As Integer, field As MIME_h )
public: void Insert( int index, MIME_h^ field )
member Insert : index : int * field : MIME_h -> unit
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Is raised when index is out of range. |
ArgumentNullException | Is raised when field is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119