System.Net.Mail.LinkedResourceCollection Members

The members of System.Net.Mail.LinkedResourceCollection are listed below.

See Also: Inherited members from System.Collections.ObjectModel.Collection<System.Net.Mail.LinkedResource>

Public Methods

Dispose()

Releases all resources used by the System.Net.Mail.LinkedResourceCollection.

Protected Methods

override
ClearItems()
Documentation for this section has not yet been entered.
override
InsertItem(int, LinkedResource)

Inserts a System.Mail.LinkedResource object into this collection, at the specified location.

override
RemoveItem(int)
Documentation for this section has not yet been entered.
override
SetItem(int, LinkedResource)

Replaces the System.Net.Mail.LinkedResource element at the specified location in the collection with the new System.Net.Mail.LinkedResource object.