MimeHeaderCollection.RemoveAt Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)
RemoveAt(Int32)
Removes the Mime
Declaration
public void RemoveAt(int index)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | A zero-based index of header to remove. |