Stream Constructor

Independentsoft MSG .NET

Stream Constructor MSG .NET Class Library
Initializes a new instance of the Stream class.

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public Stream()
public Stream()
Public Sub New
Public Sub New
Dim instance As New Stream()
Dim instance As New Stream()
public Stream()
public Stream()
public function Stream()
public function Stream()
Independentsoft.IO.StructuredStorage.Stream = function();
Independentsoft.IO.StructuredStorage.Stream = function();
See Also