Stream Constructor
Initializes a new instance of the Stream class.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Syntax
protected Stream ()
This constructor is called by derived class constructors to initialize state for Stream objects.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.