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
);| Exception | Description |
|---|---|
| Specified Index is greater or equal to count |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AttachmentList Class | AttachmentList Members
© Copyright 2006, ceTe Software