ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / C1ZipFile Class / C1ZipFile Constructor / C1ZipFile Constructor()

In This Topic
    C1ZipFile Constructor()
    In This Topic
    Initializes a new instance of the C1ZipFile class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1ZipFile()
    See Also