FileSystemItemCollection.Add Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)
Add(FileSystemItem)
Adds the specified item to the collection.
Declaration
public virtual void Add(FileSystemItem item)
Parameters
Type | Name | Description |
---|---|---|
File |
item | The item to be added to the collection. |