CompoundFile Constructor

Independentsoft MSG .NET

CompoundFile Constructor MSG .NET Class Library
Overload List

  Name Description
Public method CompoundFile 
Initializes a new instance of the CompoundFile class.
Public method CompoundFile(Stream)
Initializes a new instance of the CompoundFile class based on the supplied stream.
Public method CompoundFile(String)
Initializes a new instance of the CompoundFile class based on the supplied file.
Back to Top
See Also