| MemoryStream Properties |
The MemoryStream type exposes the following members.
| Name | Description | |
|---|---|---|
| Length |
Gets the length in bytes of the stream.
(Overrides StreamLength.) | |
| Position |
Gets or sets the position within the current stream.
(Overrides StreamPosition.) | |
| SystemStream |
Returns MemoryStream instance from System.IO.
(Overrides StreamSystemStream.) |