The methods of the MailAttachments class are listed below. For a complete list of MailAttachments class members, see the MailAttachments Members topic.
| Adds a new MailAttachment object. | |
| Adds the elements of an ICollection to the end of the ArrayList. | |
| Overloaded. Searches the entire sorted ArrayList for an element using the specified comparer and returns the zero-based index of the element. | |
| Removes all elements from the ArrayList. | |
| Creates a shallow copy of the ArrayList. | |
| Determines whether an element is in the ArrayList. | |
| Overloaded. Copies the entire ArrayList to a compatible one-dimensional Array, starting at the specified index of the target array. | |
| Determines whether the specified Object is equal to the current Object. | |
| Overloaded. Returns an enumerator for the entire ArrayList. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Returns an ArrayList which represents a subset of the elements in the source ArrayList. | |
| Gets the Type of the current instance. | |
| Overloaded. Searches for the specified Object and returns the zero-based index of the first occurrence within the entire ArrayList. | |
| Inserts an element into the ArrayList at the specified index. | |
| Inserts the elements of a collection into the ArrayList at the specified index. | |
| Overloaded. Searches for the specified Object and returns the zero-based index of the last occurrence within the section of the ArrayList that contains the specified number of elements and ends at the specified index. | |
| Removes the first occurrence of a specific object from the ArrayList. | |
| Removes the element at the specified index of the ArrayList. | |
| Removes a range of elements from the ArrayList. | |
| Overloaded. Reverses the order of the elements in the specified range. | |
| Copies the elements of a collection over a range of elements in the ArrayList. | |
| Overloaded. Sorts the elements in a section of ArrayList using the specified comparer. | |
| Overloaded. Copies the elements of the ArrayList to a new array of the specified type. | |
| Returns a String that represents the current Object. | |
| Sets the capacity to the actual number of elements in the ArrayList. |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
MailAttachments Class | MailMill Namespace | MailAttachment