In The Hand LtdIn The Hand
Insert Method (index, value)
NamespacesInTheHand.WindowsMobile.PocketOutlookAttachmentCollectionInsert(Int32, Object)
.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,
	Object value
)
Public Sub Insert ( _
	index As Integer, _
	value As Object _
)
Parameters
index (Int32)

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

value (Object)

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

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