Remove Method

See Also

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

JScript

Show All

Item
DirItem object to remove from the collection.
See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

Remove Method

Removes the first occurrence of a specific object from the collection.

[Visual Basic]
Public Sub Remove( _    ByVal Item As DirItem _ )
[C#]
public void Remove(    DirItem Item );
[JScript]
public function Remove(    Item : DirItem );

Parameters

Item
DirItem object to remove from the collection.

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

DirItemsCollection Class  | DirItemsCollection Members

 

 


© WeOnlyDo Software. All Rights Reserved.