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, string fieldName, string value )
Public Sub Insert ( index As Integer, fieldName As String, value As String )
public: void Insert( int index, String^ fieldName, String^ value )
member Insert : index : int * fieldName : string * value : string -> unit
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119