System.Net.Mail.LinkedResourceCollection.SetItem Method

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

Syntax

protected override void SetItem (int index, LinkedResource item)

Parameters

index
Documentation for this section has not yet been entered.
item
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0