MemoryShellContent Methods |
The MemoryShellContent type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Frees all resources associated with this instance.
(Overrides ObjectFinalize.) | |
GetContentStream |
Gets a stream instance on this content.
(Overrides ShellContentGetContentStream.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Read |
Reads a sequence of bytes from the current content and advances the position within the stream by the number of bytes read.
(Overrides ShellContentRead(Byte, Int32).) | |
Seek |
Sets the position within the current stream.
(Overrides ShellContentSeek(Int64, SeekOrigin).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |