The CompoundFileWriter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CompoundFileWriter | Create the compound stream in the specified file. The file name is the
entire name (no extensions are added).
|
Methods
Name | Description | |
---|---|---|
AddFile | Add a source stream. CopyC# file | |
Close | Merge files with the extensions added up to now.
All files with these extensions are combined sequentially into the
compound stream. After successful merge, the source files
are deleted.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetDirectory | Returns the directory of the compound file. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetName | Returns the name of the compound file. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |