Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MimeHeaderCollection.Insert Method

Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)

Insert(Int32, MimeHeader)

Inserts a MimeHeader into the list at the specified index.

Declaration
public void Insert(int index, MimeHeader header)
Parameters
Type Name Description
Int32 index

A zero-based index at which the header should be inserted.

MimeHeader header

A header to insert.

Insert(Int32, String, String)

Inserts a headerinto the list at the specified index.

Declaration
public void Insert(int index, string headerName, string headerValue)
Parameters
Type Name Description
Int32 index

A zero-based index at which the header should be inserted.

String headerName

Name of header to insert.

String headerValue

Value of header to insert.

In This Article
  • Insert(Int32, MimeHeader)
  • Insert(Int32, String, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies