Creates a stream whose backing store is memory.

      Syntax

      public class MemoryStream : Stream

      Inheritance Hierarchy

               ComponentPro.IO.ComponentPro.IO.MemoryStream

      Framework

      Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store AppsPortable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps

      Supported version: 4.6.x and later
      Assembly: ComponentPro.Common.WinPcl (in ComponentPro.Common.WinPcl.dll)

      Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)

      Supported version: 4.6.x and later
      Assembly: ComponentPro.Common.Uwp (in ComponentPro.Common.Uwp.dll)

      See Also