The FileStreamFactory type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| FileStreamFactory | Initializes a new instance of the FileStreamFactory class |
Methods
| Name | Description | |
|---|---|---|
| CloseStream |
Closes the specified stream
| |
| CreateStream |
Creates a new file stream, associated with a new file
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OpenFile |
Open the specified existing file, for read.
| |
| (Inherited from |
See Also