Click or drag to resize
MemoryStreamNew Method
Returns new instance of memory stream class.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static MemoryStream New()

Return Value

Type: MemoryStream
See Also