![]() ![]() | Returns a read-only wrapper for the specified MimeAttachmentList. |
![]() ![]() | Returns a synchronized (thread-safe) wrapper for the specified MimeAttachmentList. |
![]() ![]() | Returns a wrapper for the specified MimeAttachmentList ensuring that all elements are unique. |
![]() |
Overloaded. Initializes a new instance of the MimeAttachmentList class. |
![]() | Gets or sets the capacity of the MimeAttachmentList. |
![]() | Gets the number of elements contained in the MimeAttachmentList. |
![]() | Gets a value indicating whether the MimeAttachmentList has a fixed size. |
![]() | Gets a value indicating whether the MimeAttachmentList is read-only. |
![]() | Gets a value indicating whether access to the MimeAttachmentList is synchronized (thread-safe). |
![]() | Gets a value indicating whether the MimeAttachmentList ensures that all elements are unique. |
![]() | Gets or sets the MimeAttachment element at the specified index. |
![]() | Gets an object that can be used to synchronize access to the MimeAttachmentList. |
![]() | Adds a MimeAttachment to the end of the MimeAttachmentList. |
![]() | Overloaded. Adds a range of elements to the end of the MimeAttachmentList. |
![]() | Searches the entire sorted MimeAttachmentList for an MimeAttachment element using the default comparer and returns the zero-based index of the element. |
![]() | Removes all elements from the MimeAttachmentList. |
![]() | Creates a shallow copy of the MimeAttachmentList. |
![]() | Determines whether the MimeAttachmentList contains the specified MimeAttachment element. |
![]() | Overloaded. Copies the MimeAttachmentList or a portion of it to a one-dimensional array. |
![]() | |
![]() | Returns an IMimeAttachmentEnumerator that can iterate through the MimeAttachmentList. |
![]() | |
![]() | |
![]() | Returns the zero-based index of the first occurrence of the specified MimeAttachment in the MimeAttachmentList. |
![]() | Inserts a MimeAttachment element into the MimeAttachmentList at the specified index. |
![]() | Removes the first occurrence of the specified MimeAttachment from the MimeAttachmentList. |
![]() | Removes the element at the specified index of the MimeAttachmentList. |
![]() | Removes the specified range of elements from the MimeAttachmentList. |
![]() | Overloaded. Reverses the order of the elements in the MimeAttachmentList or a portion of it. |
![]() | Overloaded. Sorts the elements in the MimeAttachmentList or a portion of it. |
![]() | Copies the elements of the MimeAttachmentList to a new Array of MimeAttachment elements. |
![]() | |
![]() | Sets the capacity to the actual number of elements in the MimeAttachmentList. |
MimeAttachmentList Class | SmtPop Namespace