CompoundFile Class | MSG .NET Class Library |
Represents a file used to store data as virtual streams.
Inheritance Hierarchy

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public class CompoundFile
public class CompoundFile
Public Class CompoundFile
Public Class CompoundFile
Dim instance As CompoundFile
Dim instance As CompoundFile
public class CompoundFile
public class CompoundFile
public class CompoundFile
public class CompoundFile
Independentsoft.IO.StructuredStorage.CompoundFile = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.CompoundFile');
Independentsoft.IO.StructuredStorage.CompoundFile = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.CompoundFile');
See Also