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

LocalItemCollection.AddRange Method

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

AddRange(IEnumerable<LocalItem>)

Adds the elements of the specified collection to the end of the LocalItemCollection.

Declaration
public void AddRange(IEnumerable<LocalItem> collection)
Parameters
Type Name Description
IEnumerable<LocalItem> collection

The collection whose elements should be added to the end of the FtpItemCollection.

AddRange(IEnumerable<FileSystemItem>)

Adds the elements of the specified collection to the end of the FileSystemItemCollection. Inherited from FileSystemItemCollection.

Declaration
public void AddRange(IEnumerable<FileSystemItem> collection)
Parameters
Type Name Description
IEnumerable<FileSystemItem> collection

The collection whose elements should be added to the end of the FileSystemItemCollection.

In This Article
  • AddRange(IEnumerable<LocalItem>)
  • AddRange(IEnumerable<FileSystemItem>)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies