CompoundFile Constructor

Independentsoft MSG .NET

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

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

Syntax

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