See Also

AttachmentList Class  | AttachmentList Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

index
Zero based index

Removes the Attachment from the AttachmentList at the specified index.

[Visual Basic]
Public Sub RemoveAt( _    ByVal index As Integer _ )
[C#]
public void RemoveAt(    int index );

Parameters

index
Zero based index

Exceptions

ExceptionDescription
ArgumentOutOfRangeExceptionSpecified Index is greater or equal to count

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

AttachmentList Class  | AttachmentList Members

 

 


© Copyright 2006, ceTe Software