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

FtpItemCollection.Item Property

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

Item[Int32]

Gets the item at the specified index.

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

A zero-based index of the item to get.

Property Value
Type Description
FtpItem

Item at the specified index.

Item[String]

Gets the item of the specified path.

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

The path of the item to get.

Property Value
Type Description
FtpItem

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