<< Click to Display Table of Contents >> WriteTo (.NET) |
![]() ![]() ![]() |
[Professional Edition and above; .NET only]
Writes the entire contents of this memory stream to another stream.
method virtual void TVPEStream.WriteTo(
Stream stream
)
Stream stream
The stream to write this memory stream to.