System.Net.Mail.LinkedResourceCollection.InsertItem Method

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

Syntax

protected override void InsertItem (int index, LinkedResource item)

Parameters

index
The index of the location at which to insert the System.Mail.LinkedResource object.
item
The System.Mail.LinkedResource object to be inserted into this collection.

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