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

MimeParameterList Class

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

Represents the collection of MIME header parameters.

Syntax
public class MimeParameterList
Inheritance
Object
MimeParameterList
MimeParameterCollection
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Properties

Name Description
Count

Gets the number of parameters in the collection.

Item[String]

Gets or sets the value of parameter at the specified index.

Names

Gets a collection containing the names of all parameters.

Methods

Name Description
Add(String, String)

Adds a new parameter to the collection.

Encode(TextWriter)

Writes an encoded header value into a TextWriter.

Remove(String)

Removes the parameter of the specified name from the collection.

ToString()

Converts the value of this header to its String representation.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies