Overload | Description |
---|---|
CopyItemsTo(AbstractFolder,Boolean,Boolean,Object[]) | Copies the folder's items (files and empty folders) to another folder. |
CopyItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) | Copies the folder's items (files and empty folders) to another folder, and raises events during the process. |
CopyItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) | Copies the folder's items (files and empty folders) to another folder, and raises events during the process. |
CopyItemsTo(FileSystemEvents,Object,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) |