Overload | Description |
---|---|
CopyFilesTo(AbstractFile,Boolean) | Extracts all the archive's files to a destination file. |
CopyFilesTo(FileSystemEvents,Object,AbstractFile,Boolean) | Extracts all the archive's files to a destination file, and raises events during the process. |
CopyFilesTo(AbstractFolder,Boolean,Boolean,Object[]) | Copies the folder's content to another folder. (Inherited from Xceed.FileSystem.AbstractFolder) |
CopyFilesTo(Object,AbstractFolder,Boolean,Boolean,Object[]) | (Inherited from ) |
CopyFilesTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) | Copies the folder's content to another folder, and raises events during the process. (Inherited from ) |
CopyFilesTo(FileSystemEvents,Object,Object,AbstractFolder,Boolean,Boolean,Object[]) | (Inherited from ) |