The MimeParameterCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of parameters in the collection.
(Inherited from MimeParameterList.)
Public propertySupported by the .NET Compact FrameworkItem
Gets or sets the value of parameter at the specified index.
(Inherited from MimeParameterList.)
Public propertySupported by the .NET Compact FrameworkNames
Gets a collection containing the names of all parameters.
(Inherited from MimeParameterList.)

See Also