In The Hand LtdIn The Hand
Insert Method (index, value)
NamespacesInTheHand.WindowsMobile.PocketOutlookAttachmentCollectionInsert(Int32, Attachment)
.NET Components for Mobility
Inserts an attachment at a given index in the attachment collection.
Declaration Syntax
C#Visual Basic
public void Insert(
	int index,
	Attachment value
)
Public Sub Insert ( _
	index As Integer, _
	value As Attachment _
)
Parameters
index (Int32)

[Missing <param name="index"/> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.AttachmentCollection.Insert(System.Int32,InTheHand.WindowsMobile.PocketOutlook.Attachment)"]

value (Attachment)

[Missing <param name="value"/> documentation for "M:InTheHand.WindowsMobile.PocketOutlook.AttachmentCollection.Insert(System.Int32,InTheHand.WindowsMobile.PocketOutlook.Attachment)"]

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0