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 Recipient to the collection.
Dispose Disposes a RecipientCollection.
Equals  Overloaded. (inherited from Object)
GetEnumerator Gets an enumerator for iterating through the Recipient collection.
GetHashCode  (inherited from Object)
GetType  (inherited from Object)
ReferenceEquals  (inherited from Object)
Remove Removes the Recipient from the collection, with the specified index.
ToString  (inherited from Object)

Protected Methods

  Name Description
Finalize Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources, and performs other cleanup operations before garbage collection is performed.
MemberwiseClone  (inherited from Object)

Explicit Interface Implementations

See Also