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

FtpItemCollection Constructor

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

FtpItemCollection()

Initializes a new instance of the FtpItemCollection class.

Declaration
public FtpItemCollection()

FtpItemCollection(String[])

Initializes a new instance of the FtpItemCollection class with the specified file list.

Declaration
public FtpItemCollection(string[] rawList)
Parameters
Type Name Description
String[] rawList

The unparsed FTP file list.

FtpItemCollection(String[], FtpListingType)

Initializes a new instance of the FtpItemCollection class with the specified file list.

Declaration
public FtpItemCollection(string[] rawList, FtpListingType listingType)
Parameters
Type Name Description
String[] rawList

The unparsed FTP file list.

FtpListingType listingType

Type of the listing.

In This Article
  • FtpItemCollection()
  • FtpItemCollection(String[])
  • FtpItemCollection(String[], FtpListingType)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies