Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileSystemItemCollection.Remove Method

Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)

Remove(FileSystemItem)

Removes the specified item from the collection.

Declaration
public virtual bool Remove(FileSystemItem item)
Parameters
Type Name Description
FileSystemItem item

The item to remove from the collection.

Returns
Type Description
Boolean

True if item was successfully removed from the collection; false otherwise.

Implements
ICollection<T>.Remove(T)

Remove(String)

Removes the item with the specified path from the collection.

Declaration
public bool Remove(string path)
Parameters
Type Name Description
String path

The path of an item to remove from the collection.

Returns
Type Description
Boolean
In This Article
  • Remove(FileSystemItem)
  • Remove(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies