Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds an MimerBatchCommand object to the end of the MimerBatchCommandCollection. |
![]() | Clear | Overridden. Removes all MimerBatchCommand values from the MimerBatchCommandCollection. |
![]() | Contains | Overloaded. Determines whether a MimerBatchCommand is in the MimerBatchCommandCollection. |
![]() | CopyTo | Overloaded. Copies the entire MimerBatchCommandCollection to a one dimensional array, starting at the target index of the target array. |
![]() | GetEnumerator | Overridden. Returns an enumerator that iterates through the collection |
![]() | IndexOf | Overloaded. Searches for the specified MimerBatchCommand within the MimerBatchCommandCollection and returns the zero-based index of the first occurence within the entire MimerBatchCommandCollection. |
![]() | Insert | Overloaded. Inserts an item into the MimerBatchCommandCollection at the specified index. |
![]() | Remove | Overloaded. Removes the first occurence of a specific MimerBatchCommand object from the MimerBatchCommandCollection. |
![]() | RemoveAt | Overridden. Removes the MimerBatchCommand object at the specified index from the collection. |