FileOperationCollection Methods |
The FileOperationCollection type exposes the following members.
Name | Description | |
---|---|---|
Add(FileOperation) |
Adds the file operation to the list.
| |
Add(String, String, String, FileOperationEnum, FileOperationParamaterTypeEnum, String) |
Adds the file operation to the list.
| |
Clear |
Clear the collection
| |
Contains |
Indicates if the operation already exists.
| |
GetObjectData |
Serializes this object using the specified serialization info.
| |
GetResultList |
Gets the file operation result list.
| |
Remove |
Removes the file operation from the list.
| |
SetResult |
Sets the file operation result.
|