WriteTo (.NET)

<< Click to Display Table of Contents >>

Navigation:  Memory Streams (.NET) >

WriteTo (.NET)

Previous pageReturn to chapter overviewNext page

[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.