Share via


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 .NET Micro Framework version 2.0, 2.5

See Also

Reference

Stream Class
Stream Members
System.IO Namespace