Name | Description | |
---|---|---|
![]() | Add | Overloaded. Overridden. Adds the specified MimerParameter to the MimerParameterCollection. |
![]() | AddRange | Overloaded. Overridden. Add an array of MimerParameter values to the current collection. |
![]() | Clear | Overridden. Remove all items from the collection. |
![]() | Contains | Overloaded. Overridden. Gets a value indicating whether a MimerParameter object exists in the collection. |
![]() | CopyTo | Overridden. Copies the MimerParameter objects from the MimerParameterCollection to the supplied array. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Overloaded. Overridden. Gets the index to the MimerParameter object in the collection. |
![]() | InitializeLifetimeService | (Inherited from System.Data.Common.DbParameterCollection) |
![]() | Insert | Overridden. Inserts the MimerParameter into the collection at the index specified. |
![]() | Remove | Overridden. Removes the specified MimerParameter from the collection. |
![]() | RemoveAt | Overloaded. Overridden. Removes the MimerParameter at the specified index from the collection. |