RandomAccessStreamFilter Methods |
The RandomAccessStreamFilter type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Equals | (Inherited from Object.) | |
GetFilterType |
Returns the type of this filter.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetStreamSize |
Gets the size of the underlying stream.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
WriteToFile |
Writes the entire filter, starting at current position, to
specified filepath. Should only be called on an input filter.
|