Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ZipHelper.MemoryFolder Class / ZipHelper.MemoryFolder Constructor


In This Topic
    ZipHelper.MemoryFolder Constructor
    In This Topic
    Initializes a new instance of the MemoryFolder class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ZipHelper.MemoryFolder()
    public ZipHelper.MemoryFolder()
    See Also