MemoryFilter Methods |
The MemoryFilter 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Reset |
Resets the state of this memory filter.
| |
| SetAsInputFilter |
Sets this filter as an input filter.
| |
| 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.
|