Click or drag to resize
FileOperationCollection Methods

The FileOperationCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(FileOperation)
Adds the file operation to the list.
Public methodAdd(String, String, String, FileOperationEnum, FileOperationParamaterTypeEnum, String)
Adds the file operation to the list.
Public methodClear
Clear the collection
Public methodContains
Indicates if the operation already exists.
Public methodGetObjectData
Serializes this object using the specified serialization info.
Public methodGetResultList
Gets the file operation result list.
Public methodRemove
Removes the file operation from the list.
Public methodSetResult
Sets the file operation result.
Top
See Also