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

FileSystemItemCollection.Contains Method

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

Contains(FileSystemItem)

Determines whether the item is in the collection.

Declaration
public bool Contains(FileSystemItem item)
Parameters
Type Name Description
FileSystemItem item

The item to locate in the collection.

Returns
Type Description
Boolean

True if the item is located in the collection; false otherwise.

Implements
ICollection<T>.Contains(T)

Contains(String)

Determines whether the item with the specified path is in the collection.

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

The path to locate in the collection.

Returns
Type Description
Boolean

True if the item with the specified path is located in the collection; false otherwise.

In This Article
  • Contains(FileSystemItem)
  • Contains(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies