IMime |
The IMimeDataReadOnlyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Determines whether element is in this collection. | |
| Find | Finds first element that matches specified predicate. | |
| FindAll | Finds all elements that matches specified predicate. | |
| ForEach | Performs specified action on each element of the collection. | |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableMimeData) | |
| ToList | Creates a new list that contains all elements from this collection. |