Back to product pageToStream method (MemBlob)
Dumps contents of the blob to an IStream.
Type
An IStream interface.Syntax
- Basic
object.ToStream
The ToStream(object) syntax has these parts:
The ToStream(object) syntax has these parts:
| object | An expression evaluating to an object of type MemBlob. |