Clear( ) method (MemoryOutputStream)

Causes the MemoryOutputStream object's Data and Length properties to be freed and their size set to their initial values when the MemoryOutputStream object was instantiated.

Return type: VOID

Access: PUBLIC

Applies to:Progress.IO.MemoryOutputStream class

Syntax

clear ( )

Notes