See Also

Attachments Class  | Attachments 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#

C++

C++/CLI

Show All

index
The index at which the item should be removed.
See Also Languages PowerTCP Mail for .NET

RemoveAt Method

Dart.PowerTCP.Mail Namespace > Attachments Class : RemoveAt Method (Attachments)

Removes the object at the specified index.

[Visual Basic]
Overrides Public Sub RemoveAt( _    ByVal index As Integer _ )
[C#]
public override void RemoveAt(    int index );
[C++]
public: void RemoveAt(    int index ) override
[C++/CLI]
public: void RemoveAt(    int index ) override

Parameters

index
The index at which the item should be removed.

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

Attachments Class  | Attachments Members


Send comments on this topic.

Documentation version 3.1.

© 2009 Dart Communications.  All rights reserved.