AttachmentCollection Class Methods
In This Topic
For a list of all members of this type, see AttachmentCollection members.
Public Methods
| | Name | Description |
 | Add | Adds an Attachment to the AttachmentCollection. |
 | Clear | Clears all the Attachments from the AttachmentCollection. |
 | GetEnumerator | Gets the enumerator. |
 | Remove | Removes a given Attachment from the AttachmentCollection. |
 | RemoveAt | Removes the Attachment located at a specific index in the AttachmentCollection. |
Top
See Also