Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Public Methods(see also Protected Methods)

  Name Description
Add Adds the specified attachment to the collection.
Clear Clears the attachment collection.
Contains Overloaded.  
CopyTo Overloaded.  
Equals  Overloaded. (inherited from Object)
GetEnumerator Returns an enumerator that can iterate through a collection.
GetHashCode  (inherited from Object)
GetType  (inherited from Object)
IndexOf Overloaded.  
Insert Overloaded.  
ReferenceEquals  (inherited from Object)
Remove  
RemoveAt Removes the attachment at the given index on the attachment collection.
ToString  (inherited from Object)

Protected Methods

  Name Description
Finalize  (inherited from Object)
MemberwiseClone  (inherited from Object)

Explicit Interface Implementations

See Also