Parameters
- parameter
- The MimerParameter to add to the MimerParameterCollection
Return Value
The index of the MimerParameter object.
Exception | Description |
---|---|
System.ArgumentException | The MimerParameter specified in the value parameter is already added to this or another MimerParameterCollection. |
System.InvalidCastException | The parameter is not of type MimerParameter. |
System.ArgumentNullException | The parameter is null. |
.NET Framework
Version 2.0 or later