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

FileSystemItemCollection.Item Property

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

Item[Int32]

Gets the item at the specified index.

Declaration
public FileSystemItem this[int index] { get; }
Parameters
Type Name Description
Int32 index

A zero-based index of the item to get.

Property Value
Type Description
FileSystemItem

Item at the specified index.

Item[String]

Gets the item of the specified path.

Declaration
public FileSystemItem this[string path] { get; }
Parameters
Type Name Description
String path

The path of the item to get.

Property Value
Type Description
FileSystemItem

Item with the specified path, or null if not found.

In This Article
  • Item[Int32]
  • Item[String]
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies